[ 
https://issues.apache.org/jira/browse/AXIS2-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12977739#action_12977739
 ] 

Supun Malinga commented on AXIS2-2413:
--------------------------------------

Hi,
Can you please attach the java source to reproduce the issue?

thanks,
Supun Malinga

> Invalid wsdl is generated by java2wsdl when rpc binding style is specified
> --------------------------------------------------------------------------
>
>                 Key: AXIS2-2413
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2413
>             Project: Axis2
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.2
>         Environment: winxp, jdk15,Axis2-1.2-RC1
>            Reporter: Charitha Kankanamge
>            Assignee: Isuru Eranga Suriarachchi
>            Priority: Critical
>         Attachments: Mathsclass-rpc.wsdl
>
>
> See the attached wsdl, which was generated by java2wsdl when rpc binding 
> style is specified. It includes the following element.
> <wsdl:message name="addnumbersMessage">
> <wsdl:part name="part1" element="ns:addnumbers"/>
> </wsdl:message>
> This should include type element instead of 'element' since rpc binding style 
> is specified when generating the wsdl.
> Steps to reproduce:
> ================
> Generate the wsdl by issuing the following command.
> java2wsdl -cn Mathsclass -o C:\Axis2\axis2-1.2-RC1\bin\out -cp . -sn 
> MyAxisservice -st rpc

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to