Re: soap+tomcat

2004-02-16 Thread Scott Nichol
For Tomcat 3.3, follow the installation instructions at http://cvs.apache.org/viewcvs.cgi/*checkout*/ws-soap/java/docs/install/tomcat33.html?rev=1.2. In particular, note that you should *not* change the classpath in tomcat.[bat|sh]. Scott Nichol Do not send e-mail directly to this e-mail

Re: soap+tomcat

2004-02-15 Thread patmorris
I had that same problem and it was in my classpath - I got Bill Brogan's book SOAP Programming with Java and followed his CLASSPATH and it worked. The CLASSPATH I used is: echo $CLASSPATH .:/usr/local/soap/:/usr/local/soap/lib/soap.jar where my soap directory is /usr/local/soap and my tomcat

RE: SOAP/Tomcat

2003-06-23 Thread Rob McGrath
To: [EMAIL PROTECTED] Subject: Re: SOAP/Tomcat Upon reading all of your email, I see you had deduced this fact. Still, my email should be of some help. Sorry, Paul On Mon, 2003-06-02 at 14:52, Rob McGrath wrote: OK. This is my first time using this mail list. Forgive me if I fall short of the norm

RE: SOAP/Tomcat

2003-06-23 Thread Scott Nichol
PROTECTED] Subject: Re: SOAP/Tomcat Upon reading all of your email, I see you had deduced this fact. Still, my email should be of some help. Sorry, Paul On Mon, 2003-06-02 at 14:52, Rob McGrath wrote: OK. This is my first time using this mail list. Forgive me if I fall short

RE: SOAP/Tomcat

2003-06-23 Thread Rob McGrath
Gotcha. You are right on all assumptions. Thought something like this would be the answer; wanted to hear from an expert. Thank you sir! -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED] Sent: Monday, June 23, 2003 1:49 PM To: [EMAIL PROTECTED] Subject: RE: SOAP/Tomcat

RE: SOAP/Tomcat

2003-06-04 Thread Nirmal Mukhi
Return Receipt Your RE: SOAP/Tomcat document

Re: SOAP/Tomcat

2003-06-03 Thread Paul J. Caritj
Sounds to me like you need to have the SOAP classes in the Tomcat classpath. Forgive me if I underestimate you familiarity with Tomcat, but Tomcat uses its own classpath for the processing of imports (not the globally defined CLASSPATH environment variable). For classes that are used only in this

RE: SOAP/Tomcat

2003-06-03 Thread Rob McGrath
- From: Paul J. Caritj [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 3:18 PM To: [EMAIL PROTECTED] Subject: Re: SOAP/Tomcat Sounds to me like you need to have the SOAP classes in the Tomcat classpath. Forgive me if I underestimate you familiarity with Tomcat, but Tomcat uses its own

Re: SOAP/Tomcat

2003-06-03 Thread Paul J. Caritj
Upon reading all of your email, I see you had deduced this fact. Still, my email should be of some help. Sorry, Paul On Mon, 2003-06-02 at 14:52, Rob McGrath wrote: OK. This is my first time using this mail list. Forgive me if I fall short of the norm on appropriate info and/or standards...

RE: SOAP/Tomcat

2003-06-03 Thread Rob McGrath
3:26 PM To: [EMAIL PROTECTED] Subject: Re: SOAP/Tomcat Upon reading all of your email, I see you had deduced this fact. Still, my email should be of some help. Sorry, Paul On Mon, 2003-06-02 at 14:52, Rob McGrath wrote: OK. This is my first time using this mail list. Forgive me if I fall short

RE: SOAP/Tomcat

2003-06-03 Thread Nirmal Mukhi
Return Receipt Your RE: SOAP/Tomcat document

RE: SOAP/Tomcat

2003-06-03 Thread Nirmal Mukhi
Return Receipt Your RE: SOAP/Tomcat document

RE: SOAP/Tomcat

2003-06-03 Thread Rob McGrath
Gave me the clue I needed. Is working! Thanks Paul. -Original Message- From: Paul J. Caritj [mailto:[EMAIL PROTECTED] Sent: Monday, June 02, 2003 3:26 PM To: [EMAIL PROTECTED] Subject: Re: SOAP/Tomcat Upon reading all of your email, I see you had deduced this fact. Still, my email