Re: Use Specific XML parser

2004-03-04 Thread Robert Koberg
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 pro

RE: Use Specific XML parser

2004-03-04 Thread Hari Lakshmanan
: Use Specific XML parser 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

Use Specific XML parser

2004-03-04 Thread Parley, Thunder Jon
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