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-23 20:55 ------- Sorry Dims...a little to fast with my analysis. So the call to org.apache.axis.client.Service.createCall(port, operationName) should automatically call the appropriate addParameter operations per the wsdl definition. Is someone looking at this fix? (I would ask this on the chat, but I am having irc problems.) By the way, the solution is not to remove the RPCHandler checking code (proposed by Neil).