You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by HariNam Singh <hs...@elite.com> on 2001/06/27 18:38:36 UTC

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:Fahad_Khan@hplb.hpl.hp.com]
Sent: Wednesday, June 27, 2001 8:57 AM
To: 'soap-user@xml.apache.org'
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.

RE: SOAP problem - not xerces

Posted by Saint-Martin Cecile <cs...@symetrx.com>.
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
csaintmartin@symetrx.com

> -----Message d'origine-----
> De : HariNam Singh [mailto:hsingh@elite.com]
> Envoyé : mercredi 27 juin 2001 18:39
> À : 'soap-user@xml.apache.org'
> 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:Fahad_Khan@hplb.hpl.hp.com]
> Sent: Wednesday, June 27, 2001 8:57 AM
> To: 'soap-user@xml.apache.org'
> 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.


RE: SOAP problem - not xerces

Posted by Rosh R Nair <ro...@home.com>.
Which version of Tomcat are u using?

-Rosh

-----Original Message-----
From: HariNam Singh [mailto:hsingh@elite.com]
Sent: Wednesday, June 27, 2001 9:39 AM
To: 'soap-user@xml.apache.org'
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:Fahad_Khan@hplb.hpl.hp.com]
Sent: Wednesday, June 27, 2001 8:57 AM
To: 'soap-user@xml.apache.org'
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.


RE: SOAP problem - not xerces

Posted by Rosh R Nair <ro...@home.com>.
Which version of Tomcat are u using?

-Rosh

-----Original Message-----
From: HariNam Singh [mailto:hsingh@elite.com]
Sent: Wednesday, June 27, 2001 9:39 AM
To: 'soap-user@xml.apache.org'
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:Fahad_Khan@hplb.hpl.hp.com]
Sent: Wednesday, June 27, 2001 8:57 AM
To: 'soap-user@xml.apache.org'
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.


RE: SOAP problem - not xerces

Posted by Saint-Martin Cecile <cs...@symetrx.com>.
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
csaintmartin@symetrx.com

> -----Message d'origine-----
> De : HariNam Singh [mailto:hsingh@elite.com]
> Envoyé : mercredi 27 juin 2001 18:39
> À : 'soap-user@xml.apache.org'
> 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:Fahad_Khan@hplb.hpl.hp.com]
> Sent: Wednesday, June 27, 2001 8:57 AM
> To: 'soap-user@xml.apache.org'
> 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.