I don't have jaxp.jar & parser.jar in any of the subdirectories under $TOMCAT_HOME.

I will try after copying the xerces.jar file to $TOMCAT_HOME/lib as suggested..



-----Original Message-----
From: Eric Hsiung [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 29, 2001 4:06 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Soap 2_2 on Tomact 4


What worked for me: 
- copy xerces.jar into $TOMCAT_HOME/lib.
- remove the existing jaxp.jar and parser.jar

Hope this helps.


Eric

> -----Original Message-----
> From: Sahoo, Ajaya (CICG, CSSD) [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 29, 2001 3:15 PM
> To: '[EMAIL PROTECTED]'
> Subject: RE: Soap 2_2 on Tomact 4
> 
> 
> Hey,
> 
>  In that case, Where should I put xerces.jar for tomcat 3.3 & 
> soap 2.2 ?
> 
> -----Original Message-----
> From: Sanjay Bahal [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, November 29, 2001 3:11 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Soap 2_2 on Tomact 4
> 
> 
> I think the way soap_2_2 is to be configured is
> different in Tomact 3 and 4. In Tomact_3_2 you had to
> mess with the tomact.bat to set the xerces.jar in
> front of the class path. But in T_#_# and 4 you do not
> have to do it. In Tomcat_4 you have to drop the
> soap.war file in the Tomcat/webapps/ OR set the conext
> and add soap.jar- but you do not have to mess with the
> tomact.bat file or the xerces.jar classpath. -- see
> the other mail.
> Yeah I think the Soap documentation is incorrect in
> this regard.
> Thanks
> Sanjay
> --- Max Stolyarov <[EMAIL PROTECTED]> wrote:
> > I think this instructions that came with SOAP
> > download are incorrect. Just
> > remove this context information, but make sure 
> > you do everything else, such as specify xerces.jar
> > as a first thing in your
> > classpath and copy yout soap.war file to webapps
> > directory.
> > 
> > Max
> > 
> > -----Original Message-----
> > From: Sanjay Bahal [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, November 29, 2001 12:41 PM
> > To: [EMAIL PROTECTED]
> > Subject: Soap 2_2 on Tomact 4
> > 
> > 
> > Hi,
> > I am trying to run soap_2_2 on Tomcat4.
> > I have set my conetxt:
> >     <Context 
> >             path="/soap"
> >             docBase="c:/soap/webapps/soap"
> >             reloadable="true">
> >      </Context>
> > 
> > But when I access:http://localhost:8080/soap  I get
> > error: The requested resource (/soap) is not
> > available.
> > My Soap setup works fine with Tomcat_3_2.
> > Any ideas.
> > TIA
> > Sanjay
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! GeoCities - quick and easy web site hosting,
> > just $8.95/month.
> > http://geocities.yahoo.com/ps/info1
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month.
> http://geocities.yahoo.com/ps/info1
> 

Reply via email to