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

Isuru Eranga Suriarachchi updated AXIS2-2413:
---------------------------------------------

      Priority: Major  (was: Critical)
    Issue Type: Improvement  (was: Bug)

Currently Axis2 Java2WSDL tool doesn't support rpc style WSDL generation. This 
is an improvement to be done. However, in code first approach, generating an 
"rpc" WSDL is not used much. Therefore, reducing the priority to Major.

Thanks,
~Isuru

> 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: Improvement
>          Components: wsdl
>    Affects Versions: 1.2
>         Environment: winxp, jdk15,Axis2-1.2-RC1
>            Reporter: Charitha Kankanamge
>            Assignee: Isuru Eranga Suriarachchi
>         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