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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to