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

Deepal Jayasinghe commented on AXIS2-2413:
------------------------------------------

I do not think that we need to fix this for 1.3. 

> 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: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.2
>         Environment: winxp, jdk15,Axis2-1.2-RC1
>            Reporter: Charitha Kankanamge
>            Assignee: Deepal Jayasinghe
>            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