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


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/



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]