thanks.
I use tomcat. There is not a single message on the console.
I also use TcpTunnel. The same message there, no additional info.
Any other ideas?
-----Original Message-----
From: Saint-Martin Cecile [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 27, 2001 9:44 AM
To: [EMAIL PROTECTED]
Subject: RE: SOAP problem - not xerces
Do you use Tomcat?
If yes, is there any message in tomcat console?
You should use TcpTunnel tool to obtain more details on exception.
SAINT-MARTIN Cecile
[EMAIL PROTECTED]
> -----Message d'origine-----
> De : HariNam Singh [mailto:[EMAIL PROTECTED]]
> Envoyé : mercredi 27 juin 2001 18:39
> À : '[EMAIL PROTECTED]'
> Objet : 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.