Olaf Goerlitz wrote:
On Mon, 7 Jul 2003, Srinath Perera wrote:
I belive the Axis does not work on **/tomcat/common/endorsed/xercesImpl.jar!**
PLS correct me if I am wrong.
These staff are for (common) for tomcat to work, axis is a application on
TomCat(Remember). What matter is what in WEB-INF
On Mon, 7 Jul 2003, Srinath Perera wrote:
> I belive the Axis does not work on **/tomcat/common/endorsed/xercesImpl.jar!**
> PLS correct me if I am wrong.
> These staff are for (common) for tomcat to work, axis is a application on
> TomCat(Remember). What matter is what in WEB-INF. (WEB-INF/lib)
Goerlitz <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Sent: Sun, 6 Jul 2003 01:22:05 -0400 (EDT)
Subject: Re: xml parser problem
> I kept looking around for solutions of my problem and came across
> this statement in axis' wiki:
http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjec
Message-
From: Olaf Goerlitz [mailto:[EMAIL PROTECTED]
Sent: Sunday, July 06, 2003 1:22 AM
To: [EMAIL PROTECTED]
Subject: Re: xml parser problem
I kept looking around for solutions of my problem and came across this
statement in axis' wiki:
http://nagoya.apache.org/wiki/apachewik
I kept looking around for solutions of my problem and came across this
statement in axis' wiki:
http://nagoya.apache.org/wiki/apachewiki.cgi?AxisProjectPages/XMLParsers
Actually, this isn't really what I was looking for because this sounds
pretty much like either I use Xerces or it won't work!
Ad
We are currently using the gnu japx implementation for our xml parsing.
I encountered several problems in the last days when I tried to bind our
stuff to an AXIS web service. I was able to identify this as a library
conflict (supposingly with the xerces parser tomcat uses) and I can
resolve the pro