[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]