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 "Keith Godwin Chapman (JIRA)" <ji...@apache.org> on 2007/07/02 16:58:04 UTC

[jira] Resolved: (AXIS2-2884) Control opeartions are added in to wsdl2

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

Keith Godwin Chapman resolved AXIS2-2884.
-----------------------------------------

    Resolution: Fixed

Fixed in rivision 552508.

> Control opeartions are added in to wsdl2
> ----------------------------------------
>
>                 Key: AXIS2-2884
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2884
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: nightly
>         Environment: winxp, jdk15
>            Reporter: Charitha Kankanamge
>            Assignee: Keith Godwin Chapman
>            Priority: Critical
>         Attachments: Articleservice.aar
>
>
> Control operations are appended to wsdl2 if the service contains any of them. Please deploy the attached service and check ?wsdl2 of that service.
> You can see that the wsdl1 will not contain getMetaData control operation. However wsdl2 of the same service includes it.
> Steps to reproduce:
> ================
> 1. Deploy the attached service
> 2. Issue http://localhost:8080/axis2/services/Articleservice?wsdl2
> 3. Following element can be seen there.
> <wsdl2:operation name="GetMetadata" pattern="http://www.w3.org/ns/wsdl/in-out">
> <wsdl2:input element="#none" wsaw:Action="urn:GetMetadata"/>
> <wsdl2:output element="#none"/>
> </wsdl2:operation>

-- 
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