[ http://issues.apache.org/jira/browse/AXIS-1656?page=comments#action_12359506 ]
Matt P commented on AXIS-1656: ------------------------------ I think this is similar to AXIS-2194. I am having the same problem: the response contains parameterReturn, instead of methodReturn type. > wrong soapresponse > ------------------ > > Key: AXIS-1656 > URL: http://issues.apache.org/jira/browse/AXIS-1656 > Project: Apache Axis > Type: Bug > Components: Serialization/Deserialization > Versions: 1.2RC2 > Environment: Java 1.4+, All Operating Systems > Reporter: Rogério Pereira Araújo > Attachments: client.zip, client_csharp.zip, deploy-DoarService.xml, > j2me_client.zip, net.zip > > My webservice is deployed using java:RPC provider and document style, the > wsdl definition is ok, but i have a problem, my webservice has a method doar > with a parameter of type Doacao (a POJO), when i call this method the soap > response comes with doacaoReturn and namespace http://doacao.sf.net instead > of doarReturn and namespace http://localhost:8080/doacao/services/DoarService. > This is wrong or not? > For more details or full source code please mail-me. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
