Re: [docbook-apps] still setting up

From
Stefan Heuer <>
Date
2007-11-15T17:54:51+00:00
ID
Thread
Re: [docbook-apps] still setting up
Next try  ;)

The class call works if i specify the classpath on virtual machine call,
like this:
java \
-Djavax.xml.parsers.DocumentBuilderFactory=org.apache.xerces.jaxp.DocumentBuilderFactoryImpl\
-Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactoryImpl\
*-cp  saxon-6.5.5.jar;xerces-xercesImpl-2.9.0.jar* \
com.icl.saxon.StyleSheet [options and files]

This the windows version, on a a other operating system the separator in
classpath definition could be ":".


Regards

Stefan