Re: CLASSPATH Problem

2003-01-02 Thread Scott Nichol
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. >

CLASSPATH Problem

2003-01-02 Thread Vijay Shinde
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

Re: NoSuchMethodError, CLASSPATH-Problem , it works!!

2001-07-24 Thread Andreas Ullmann
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

Re: NoSuchMethodError, CLASSPATH-Problem , it works!!

2001-07-24 Thread Stephan Wiesner
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

Re: NoSuchMethodError, CLASSPATH-Problem

2001-07-24 Thread Stephan Wiesner
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] >

RE: NoSuchMethodError, CLASSPATH-Problem

2001-07-24 Thread Saint-Martin Cecile
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

Re: NoSuchMethodError, CLASSPATH-Problem

2001-07-24 Thread Stephan Wiesner
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