[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Subject: DOCBOOK-APPS: java.io.FileNotFoundException:
Thanks for your help Mark (in the previous post with the subject:java.lang.NoClassDefFoundError:) I seem to be having some kind of issue with my catalog file or the way the identifier is being resolved. I used the command you gave me and got two errors. Here's the first one: Using the "no-chunk" website.xsl I get: Error java.io.FileNotFoundException: http://nwalsh.com/website/xml/1.9/website.dtd: http://nwalsh.com/website/xml/1.9/website.dtd Transformation failed After reading up on identifiers at: http://www.arbortext.com/Think_Tank/XML_Resources/Issue_Three/issue_three.html I assumed I had to be online so I jumped online real quick and tried to transform it again but that didn't seem to work. Next, I tried to change the identifier in website.xml: Tried changing this: <!DOCTYPE website PUBLIC "-//Norman Walsh//DTD Website V1.9//EN" "http://nwalsh.com/website/xml/1.9/website.dtd"[ to use this: <!DOCTYPE website PUBLIC "-//Norman Walsh//DTD Website V1.9//EN" "/usr/lib/sgml/dtd/docbook-xml/4.1.2/website/1.9/website.dtd"[ Which complained with the same error with the appropriate filename change(with website.xsl stylesheet): Error java.io.FileNotFoundException: /usr/lib/sgml/dtd/docbook-xml/4.1.2/docbookx.dtd (No such file or directory): /usr/lib/sgml/dtd/docbook-xml/4.1.2/docbookx.dtd (No such file or directory) Transformation failed chunk-tabular.xsl gives me the same error whether I use the original identifier or the one I modified: Error at saxon:output on line 139 of file:/usr/lib/sgml/stylesheet/xsl/docbook/nwalsh/website/chunk-tabular.xsl: Attribute file is not allowed on this element Error at saxon:output on line 139 of file:/usr/lib/sgml/stylesheet/xsl/docbook/nwalsh/website/chunk-tabular.xsl: Element must have a "href" attribute Error at saxon:output on line 226 of file:/usr/lib/sgml/stylesheet/xsl/docbook/nwalsh/website/chunk-tabular.xsl: Attribute file is not allowed on this element Error at saxon:output on line 226 of file:/usr/lib/sgml/stylesheet/xsl/docbook/nwalsh/website/chunk-tabular.xsl: Element must have a "href" attribute Transformation failed TIA, Jesse -- Docs by & for Debian newbies http://newbiedoc.sourceforge.net gpg key ID: 892D2057 ascii armored version at: http://personal.mco.bellsouth.net/~jgoerz/gnupgkey-dsa.asc
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]
Powered by eList eXpress LLC