I just checked soap.jar from the 2.2 distribution and it certainly
contains org.apache.soap.rpc.RPCMessage.class in it. You appear
to have a corrupted distribution somehow; please get v2.2 again.
What you described should've worked just fine.

Sanjiva.

----- Original Message -----
From: "HariNam Singh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 27, 2001 1:48 PM
Subject: RE: SOAP problem - not xerces - SOLUTION


> Hi,
>
> this was a tricky one.
>
> When deploying SOAP with tomcat, I just used the web archive that included
> the jar file. It worked for almost everything.
>
> For some strange reason, it couldn't find RPCMessage in that jar file.
This
> explains, why everything else with SOAP was working. Once, I added SOAP to
> the tomcat classpath, it worked.
>
> Please, don't get me wrong, if you are not familiar with tomcat. It was
not
> that I just forgot the soap.jar file. The soap.jar was exposed through
> tomcats war file mechanism, and admin tool etc worked with that.
>
>
> Thanks for all your support!
>
> HariNam
>
> -----Original Message-----
> From: Rosh R Nair [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 27, 2001 10:26 AM
> To: [EMAIL PROTECTED]
> Subject: RE: SOAP problem - not xerces
>
>
> Which version of Tomcat are u using?
>
> -Rosh
>
> -----Original Message-----
> From: HariNam Singh [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 27, 2001 9:39 AM
> To: '[EMAIL PROTECTED]'
> Subject: SOAP problem - not xerces
>
>
> Hi,
>
> it's day two, and I still can't get my 'hello world' soap service to work.
> IT IS NOT XERCES. I tried Xerces 1.2.1, 1.3.0, 1.4.1, Jaxp, neither of
them
> made it work. Xerces is at the beginning of the class path. I tried 3
> different Java VMs (1.4.0 beta, 1.3.0 and 1.3.1).
>
> It just give me an undescript error message:
> <SOAP-ENV:Fault>
>  <faultcode>SOAP-ENV:Server.Exception:</faultcode>
>  <faultstring>org/apache/soap/rpc/RPCMessage</faultstring>
>  <faultactor>/soap/servlet/rpcrouter</faultactor>
> </SOAP-ENV:Fault>
>
> Any ideas, what else it could be?
>
>
> Thank you,
> HariNam
>
> -----Original Message-----
> From: Khan, Fahad [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 27, 2001 8:57 AM
> To: '[EMAIL PROTECTED]'
> Subject: Attachments
>
>
> Hi,
>
> In the mime example Wouter Cloetens seems build the envelope as a string.
Is
> there a simpler way of doing this?
>
> Fahad.

Reply via email to