Thanks for the replay. Actually I'm running JBoss. I think that my post was a little bit confusing, when I said that I want to run Axis with xp I was referring to James Clark xp xml parser not microsoft xp.
Does anybody tried to use Axis with james clark xp xml parser?. Any problems with it?.. And another question: is there possible to run Axis with a pullparser? Thanks, Alin ----- Original Message ----- From: " Reynardine" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 15, 2002 10:53 AM Subject: Re: Changing Axis parser > In the Tomcat startup file, $JAVA_HOME/jre/lib/endorsed points to ../tomcat/common/lib . Trying xerces 1 and xerces 2, I found Axis looks here for its parser jars. So if you're running Axis under Tomcat (probably not if you're running XP) be aware of the web server startup file when adding the parser you want. > > ----- Original Message ----- > From: James Black <[EMAIL PROTECTED]> > Date: Tue, 15 Oct 2002 12:34:50 -0400 > To: [EMAIL PROTECTED] > Subject: Re: Changing Axis parser > > > > Alin S wrote: > > > > > I understand that Axis is using Xerces as XML parser. > > > Now, no offence for Xerces fans but I will like to use XP as XML parser, > > > it's much faster. > > > > > > I there any way that I can use XP ?. > > > Do I need to modify the sources to get this support?. > > > > On my Sun box I just added the parser I wanted in > > $JAVA_HOME/jre/lib/endorsed and it works fine, if you are using JDK1.4.1 I > > believe it is. > > > > > > -- > __________________________________________________________ > Sign-up for your own FREE Personalized E-mail at Mail.com > http://www.mail.com/?sr=signup >
