You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Alex Dovlecel <do...@kbs.twi.tudelft.nl> on 2002/11/07 16:09:17 UTC

About tomcat1.4.12

It seems there is no xerces.jar file!!! 

There is one xercesImpl.jar placed in /common/endorsed/ but it is not the 
same with xerces.jar. And does not contain the standard DOM and SAX 
interfaces and classes (I think, because when running the client with this, a 
NoClassDefFoundException for DomXXXXXX) 

dovle

Re: About tomcat1.4.12

Posted by Charles Brewster <ch...@shaw.ca>.
Scott Nichol wrote:

>Xerces 2.x uses xercesImpl.jar and xmlParserAPIs.jar rather than
>xerces.jar.
>
>Scott Nichol
>
Andy had written:

>  
>
>>It seems there is no xerces.jar file!!!
>>
>>There is one xercesImpl.jar placed in /common/endorsed/ but it is not
>>    
>>
>the
>  
>
Duly noted I removed all trace of xerces (1.4.4) in my quest, assuming 
2-2-0 has higher on the evolutionary scale than 1.4.4

It is really transparent as  none of the web.xml files could be parsed 
if there wasn't a parser lurking somewhere.

Re: About tomcat1.4.12

Posted by Charles Brewster <ch...@shaw.ca>.
Scott Nichol wrote:

>Xerces 2.x uses xercesImpl.jar and xmlParserAPIs.jar rather than
>xerces.jar.
>
>Scott Nichol
>
Andy had written:

>  
>
>>It seems there is no xerces.jar file!!!
>>
>>There is one xercesImpl.jar placed in /common/endorsed/ but it is not
>>    
>>
>the
>  
>
Duly noted I removed all trace of xerces (1.4.4) in my quest, assuming 
2-2-0 has higher on the evolutionary scale than 1.4.4

It is really transparent as  none of the web.xml files could be parsed 
if there wasn't a parser lurking somewhere.

Re: About tomcat1.4.12

Posted by Scott Nichol <sn...@scottnichol.com>.
Xerces 2.x uses xercesImpl.jar and xmlParserAPIs.jar rather than
xerces.jar.

Scott Nichol

----- Original Message -----
From: "Alex Dovlecel" <do...@kbs.twi.tudelft.nl>
To: <so...@xml.apache.org>
Sent: Thursday, November 07, 2002 10:09 AM
Subject: About tomcat1.4.12


> It seems there is no xerces.jar file!!!
>
> There is one xercesImpl.jar placed in /common/endorsed/ but it is not
the
> same with xerces.jar. And does not contain the standard DOM and SAX
> interfaces and classes (I think, because when running the client with
this, a
> NoClassDefFoundException for DomXXXXXX)
>
> dovle
>
> --
> To unsubscribe, e-mail:
<ma...@xml.apache.org>
> For additional commands, e-mail:
<ma...@xml.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@xml.apache.org>
For additional commands, e-mail: <ma...@xml.apache.org>


Re: About tomcat1.4.12

Posted by Scott Nichol <sn...@scottnichol.com>.
Xerces 2.x uses xercesImpl.jar and xmlParserAPIs.jar rather than
xerces.jar.

Scott Nichol

----- Original Message -----
From: "Alex Dovlecel" <do...@kbs.twi.tudelft.nl>
To: <so...@xml.apache.org>
Sent: Thursday, November 07, 2002 10:09 AM
Subject: About tomcat1.4.12


> It seems there is no xerces.jar file!!!
>
> There is one xercesImpl.jar placed in /common/endorsed/ but it is not
the
> same with xerces.jar. And does not contain the standard DOM and SAX
> interfaces and classes (I think, because when running the client with
this, a
> NoClassDefFoundException for DomXXXXXX)
>
> dovle
>
> --
> To unsubscribe, e-mail:
<ma...@xml.apache.org>
> For additional commands, e-mail:
<ma...@xml.apache.org>
>
>