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 "Charitha Kankanamge (JIRA)" <ji...@apache.org> on 2007/03/28 07:27:32 UTC

[jira] Updated: (AXIS2-2413) Invalid wsdl is generated by java2wsdl when rpc binding style is specified

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

Charitha Kankanamge updated AXIS2-2413:
---------------------------------------

    Component/s: wsdl
       Priority: Critical  (was: Major)

> 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
>            Priority: Critical
>
> 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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org