[
https://issues.apache.org/jira/browse/AXIS2-4150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruwan Linton resolved AXIS2-4150.
---------------------------------
Resolution: Fixed
Fix Version/s: nightly
Applied the patch, thanks Thilina for the contribution.
> Message level policies are not added to wsdl2
> ---------------------------------------------
>
> Key: AXIS2-4150
> URL: https://issues.apache.org/jira/browse/AXIS2-4150
> Project: Axis2
> Issue Type: Bug
> Components: wsdl
> Affects Versions: 1.4.1
> Environment: winxp, jdk15
> Reporter: Charitha Kankanamge
> Assignee: Ruwan Linton
> Priority: Critical
> Fix For: nightly
>
> Attachments: AXIS2-4150.patch, sample09.aar
>
>
> I have a service with a message level policy defined in its wsdl as follows.
> <wsdl:portType name="multiplyNumbersPortType">
> <wsdl:operation name="multiplication">
> <wsdl:input message="ns:multiplicationRequest"
> wsp:PolicyURIs="#SgnEncrAnonymous" wsaw:Action="urn:multiplication"/>
> <wsdl:output message="ns:multiplicationResponse"
> wsaw:Action="urn:multiplicationResponse"/>
> </wsdl:operation>
> </wsdl:portType>
> However this message level policy is not added to the ?wsdl2 of the service
--
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]