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