DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12753>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12753

problem while deserializing output params based on WSDL (3 in params, 2 out params) in 
the client; org.xml.sax.SAXException: Bad types (double -> class java.lang.String)





------- Additional Comments From [EMAIL PROTECTED]  2002-09-18 18:36 -------
If you modify my test case to do this instead of loading the file from the 
local drive, it still fails with exactly the same error message as described in 
my post earlier in this thread.

javax.xml.rpc.Service svc = 
      new org.apache.axis.client.Service(
              "http://localhost:8080/axis/services/EsrTest?WSDL";,
              new javax.xml.namespace.QName("urn:esr.wsdl.test",
              "EsrTestService")
                                        );
Just thought I would give you more test cases where the problem seems to appear.

This was tested with both beta 3 and rc1 releases of Axis.
Thanks again.

Mikhail Shekhtman
Salomon Smith Barney
[EMAIL PROTECTED]

Reply via email to