OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


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


Rene,

> C:\>java -cp /path/to/saxon.jar com.icl.saxon.StyleSheet -o test.html
c:\studies\test\test.xml c:\studies\tools\xsl\html\docbook.xsl
>
> Error messages:
> Exception in thread "main" java.lang.NoClassDefFoundError:
com/icl/saxon/StyleSheet

You did not used that command line exactly as you quoted, right ?
In any case, /path/to/saxon.jar was to be replaced with the actual path to
saxon.jar on your machine, for instance if you have saxon.jar in C:\ then
that will be simply saxon.jar assuming you run the transformation as before
from C:\.

Best Regards,
 George
-------------------------------------------------------
George Cristian Bina mailto:george@oxygenxml.com
<oXygen/> XML Editor and XSLT Editor/Debugger
http://www.oxygenxml.com/




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]