Re: No Deserializer found to deserialize

"Scott Nichol" <[email protected]>
Newsgroups gmane.text.xml.soap.devel
Message-ID <00f001c3a46c$2b8b0460$6401a8c0@northgate>
The error message is strange, because it shows both the namespace (http://schemas.xmlsoap.org/soap/envelope/) and namespace prefix (SOAP-ENV) with the local name (Fault).  What server is returning the Fault to your client?  Can you capture the response message (e.g. on Win2k with netmon, on UNIX with tcpdump, or on either using a relay or proxy like TcpTunnelGui, TcpTrace, ProxyTrace)?  To get that error message, I would expect there to an element like

    <SOAP-ENV:SOAP-ENV:Fault>

instead of the correct

    <SOAP-ENV:Fault>

Scott Nichol

Do not send e-mail directly to this e-mail address,
because it is filtered to accept only mail from
specific mail lists.
----- Original Message ----- 
From: "Dinesh Sonsale" <[email protected]>
To: <[email protected]>
Sent: Thursday, November 06, 2003 5:24 AM
Subject: No Deserializer found to deserialize



hi Friends,


When I am getting SOAP fault then it throws this error. It will be great anyone throw more light on this issue. 

[SOAPException: faultCode=SOAP-ENV:Client; msg=No Deserializer found to deserialize a &apos;http://schemas.xmlsoap.org/soap/envelope/:SOAP-ENV:Fault&apos; using encoding style &apos;http://schemas.xmlsoap.org/soap/encodi
ng/&apos;.; targetException=java.lang.IllegalArgumentException: No Deserializer found to deserialize a 'http://schemas.xmlsoap.org/soap/envelope/:SOAP-ENV:Fault' using encoding style 'http://schemas.xmlsoap.org/soap/enco
ding/'.]

Thanking you in advance 

Best Regards, 
Dinesh
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.