[ 
https://issues.apache.org/jira/browse/AXIS2C-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Milinda Lakmal Pathirage updated AXIS2C-492:
--------------------------------------------

    Attachment: svcskeltemplate.patch

> Wrong Logic inside generate service skeleton's axis2_svc_skel_<Service 
> Name>_invoke function (WSDL2C Java Version) 
> -------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-492
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-492
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: code generation
>    Affects Versions: Current (Nightly)
>            Reporter: Milinda Lakmal Pathirage
>         Attachments: svcskeltemplate.patch
>
>
> In the current implementation of generated code, when we execute the invoke 
> method of the service skeleton it select the correct operation by getting the 
> local name of the root xml element of the payload. But this case is only 
> succeed when we use RPC style binding. Have to correct the operation 
> selection logic by getting the operation name from the message context.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to