This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Saxon and Java setup Error


Sorry about the rookie mistake. Now I get this error:

C:\>java -cp c:\saxon\saxon.jar com.icl.saxon.StyleSheet -o test.html c:\studies\test\test.xml c:\studies\tools\xsl\html\docbook.xsl
Error:
Failure reading file:/c:/studies/test/test.xml: no more input
Transformation failed: Run-time errors were reported

This error I got after making some minor changes in test.xml

C:\>java -cp c:\saxon\saxon.jar com.icl.saxon.StyleSheet -o test.html c:\studies\test\test.xml c:\st
udies\tools\xsl\html\docbook.xsl
Error on line 2 column 61 of file:/c:/studies/test/test.xml:
Error reported by XML parser: Invalid URL C:\studies\tools\dtd\docbookx.dtd (unknown protocol: c) Transformation failed: Run-time errors were reported

Just in case it is relevant, the path to test.xml is correct.

Thanks (again), 
René


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]