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

Davanum Srinivas updated AXIS2-2884:
------------------------------------

    Assignee: Deepal Jayasinghe

> 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: Deepal Jayasinghe
>            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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to