Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 71853 invoked by uid 500); 23 Sep 2002 20:54:52 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 71810 invoked from network); 23 Sep 2002 20:54:52 -0000 Date: 23 Sep 2002 20:55:35 -0000 Message-ID: <20020923205535.5056.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: axis-dev@xml.apache.org Cc: Subject: DO NOT REPLY [Bug 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) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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 scheu@us.ibm.com 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).