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 Gus Delgado <gu...@netquotient.com> on 2001/04/26 16:32:08 UTC

FaultCode error

  I'm getting this error that I've never gotten before, does anyone know
what this error means

  Caught SOAPException (SOAP-ENV:Client): A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode' element

  ???? help!  thanks,

  gus

AW: FaultCode error

Posted by Erik Kolodziej <Er...@gmx.de>.
An error occurs on the server, so there is a <Fault> element in the soap
message.
Do you use the SOAP toolkit from Microsoft on the server? It seems that
Apache-SOAP cannot decode those <Fault> elements. So a SOAPException is
thrown.

-----Ursprüngliche Nachricht-----
Von: Gus Delgado [mailto:gus.delgado@netquotient.com]
Gesendet: Donnerstag, 26. April 2001 16:32
An: soap-user@xml.apache.org
Betreff: FaultCode error


  I'm getting this error that I've never gotten before, does anyone know
what this error means

  Caught SOAPException (SOAP-ENV:Client): A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode' element


  ???? help!  thanks,

  gus

AW: FaultCode error

Posted by Erik Kolodziej <Er...@gmx.de>.
An error occurs on the server, so there is a <Fault> element in the soap
message.
Do you use the SOAP toolkit from Microsoft on the server? It seems that
Apache-SOAP cannot decode those <Fault> elements. So a SOAPException is
thrown.

-----Ursprüngliche Nachricht-----
Von: Gus Delgado [mailto:gus.delgado@netquotient.com]
Gesendet: Donnerstag, 26. April 2001 16:32
An: soap-user@xml.apache.org
Betreff: FaultCode error


  I'm getting this error that I've never gotten before, does anyone know
what this error means

  Caught SOAPException (SOAP-ENV:Client): A
'http://schemas.xmlsoap.org/soap/envelope/:Fault' element must contain a:
'faultcode' element


  ???? help!  thanks,

  gus