ples would be part of the Apache SOAP
webapp.
Scott Nichol
- Original Message -
From: "Vijay Shinde" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 02, 2003 4:46 PM
Subject: CLASSPATH Problem
> Hi,
>
> I am using SOAP with Tomcat 4.0.
>
Hi,
I am using SOAP with Tomcat 4.0.
I am running my samples from C:\soap-2_3\samples.
Whenever i run any samples I need to physically copy the classes to
C:\Program Files\Apache Tomcat 4.0\common\classes directory.
I have already set C:\soap-2_3\samples directory in my classpath.
Any suggestions
TED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, July 24, 2001 11:28 AM
> Subject: RE: NoSuchMethodError, CLASSPATH-Problem
>
> > Check that you haven't others .jar containing parsers in your classpath.
> > Wich JDK do you use (Sun or IBM)?
> >
> > SAI
rom: "Saint-Martin Cecile" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 11:28 AM
Subject: RE: NoSuchMethodError, CLASSPATH-Problem
> Check that you haven't others .jar containing parsers in your classpath.
> Wich JDK do you us
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 24, 2001 11:28 AM
Subject: RE: NoSuchMethodError, CLASSPATH-Problem
> Check that you haven't others .jar containing parsers in your classpath.
> Wich JDK do you use (Sun or IBM)?
>
> SAINT-MARTIN Cecile
> [EMAIL PROTECTED]
>
AIL PROTECTED]
> Objet : Re: NoSuchMethodError, CLASSPATH-Problem
>
>
> Still doesn't work :-(
> I have seen something else, though, might be the solution.
> I have xerces.jar in c:\xerces.jar (Xerces 1.4.1)
> My CLASSPATH says c:\xerces.jar;.;d:\...
> Tomc
Still doesn't work :-(
I have seen something else, though, might be the solution.
I have xerces.jar in c:\xerces.jar (Xerces 1.4.1)
My CLASSPATH says c:\xerces.jar;.;d:\...
Tomcat seems to accept it, saying:
Using CLASSPATH: c:\xerces.jar;.;d:\..
And Tomcat works.
But SOAP doesn't work.
It