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 "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/02/07 10:35:06 UTC

[jira] Commented: (AXIS2-1580) RPCMessageReceiver returns a subelement that doesn't conform to the WSDL

    [ https://issues.apache.org/jira/browse/AXIS2-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12470875 ] 

Deepal Jayasinghe commented on AXIS2-1580:
------------------------------------------

If you have a wsdl file , then pls do not use RPCMessageReceiver with that. What you have to do is generate server side code and use that as the service. If you want to use RPC MR (POJO case) then no point of putting the wsdl. Therefore I do not think that we need to fix this issue and it is not that easy to change RPC MR to handle that case, if we are going to do so what we are trying to do is re-implement the databdindng in side the RPC MR.

So I think we sholde resolve this issue with "Wont fix"


> RPCMessageReceiver returns a subelement that doesn't conform to the WSDL
> ------------------------------------------------------------------------
>
>                 Key: AXIS2-1580
>                 URL: https://issues.apache.org/jira/browse/AXIS2-1580
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: rpc
>    Affects Versions: 1.1
>         Environment: Windows XP Pro, Tomcat 5.0, Nightly from 1/11
>            Reporter: Shahar Kedar
>         Assigned To: Deepal Jayasinghe
>         Attachments: ServerManager.wsdl, soapResponse.xml
>
>
> The RPCMessageReceiver always returns a subelement called "retrun" in the SOAP response. This happens even if the WSDL given to Axis defines a different name to the response subelement.
> Attached is the WSDL and the response SOAP message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org