You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by sa...@usbank.com on 2001/10/18 18:43:13 UTC

Illegal character

Hi Christian(and everyone else),
     I am facing  a similar issue as you had regarding an illegal character
.. Were you able to find  a solution for that?

Your problem as listed in the archives was:
22001-07-24 06:52:41 - path="/soap" :COMProvider: native code
exception:[SOAPException: faultCode=SOAP-ENV:Server; msg=Failed to get
dispid for method GetInt]

The error I am getting is:
SOAP-ENV:Fault>
<faultcode>SOAP-ENV:Server</faultcode>
<faultstring>COMProvider: native code exception:[SOAPException:
faultCode=SOAP-ENV:Server; msg=Failed to get dispid for method
get_ServerName]</faultstring>
<faultactor>/webapp/soap/servlet/rpcrouter</faultactor>
</SOAP-ENV:Fault>

It appears only in the TcpTunnelGui tool. The client code and the
deployment descriptor files do not seem carry the illegal character.

Santosh