Parley, Thunder Jon wrote:
Hi List,

How can I specify which XML parser to use for my Axis client. The application is commandline run and I do not want to change the JVM default parser (by changing jaxp.properties in $JAVA_HOME/jre/lib which does not exist in my JRE). Is there a specific system property I can set before I invoke/use the client stubs in the application? I am using Axis 1.1 and J2SE 1.4.2_00.


e.g.


org.xml.sax.parser=org.apache.xerces.parsers.XIncludeParserConfiguration

best,
-Rob

Thanks!

Thunder




Reply via email to