You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Rog?rio Pereira Ara?jo (JIRA)" <ax...@ws.apache.org> on 2004/11/28 12:20:20 UTC

[jira] Updated: (AXIS-1656) wrong soapresponse

     [ http://nagoya.apache.org/jira/browse/AXIS-1656?page=history ]

Rogério Pereira Araújo updated AXIS-1656:
-----------------------------------------

    Attachment: net.zip

This is the server part of my test case, preserving the structure of the package, DoarService.java is my Axis webservice and Doacao is the object passed to Doar method as parameter, every time when i call Doar method i got a doacaoReturn instead of doarReturn in soap response. I'll send the client later. 

> wrong soapresponse
> ------------------
>
>          Key: AXIS-1656
>          URL: http://nagoya.apache.org/jira/browse/AXIS-1656
>      Project: Axis
>         Type: Bug
>   Components: Serialization/Deserialization
>     Versions: 1.2RC2
>  Environment: Java 1.4+, All Operating Systems
>     Reporter: Rogério Pereira Araújo
>     Priority: Blocker
>  Attachments: 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://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira