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)

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-09-23 20:29 -------
In reference to the original problem reported by Mikhail,
why isn't your client program using the addParameter calls to identify the 
parameter types.  See the code in the generated stub.

You need to tell the call that 2 outputs are expected.

Let me know if this fixes the problem.

Reply via email to