[
https://issues.apache.org/jira/browse/AXIS2-3770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12612513#action_12612513
]
Stefan Vladov commented on AXIS2-3770:
--------------------------------------
Hi,
I believe I'm having the same issue and the problem seems to be in
org.apache.axis2.description.AxisService2WSDL11#addPolicyAsExtAttribute
The policy reference is correctly set on the AxisService, furthermore it is
resolved correctly so u see it declared in the wsdl. There is a difference
between the code that adds a policy component and the code that adds a policy
reference so in case of a policy reference the code:
policyURIs.add(key);
is missing. I guess u don't need a patch for this but anyway I'll attach it
just in case
> WSDL11ToAxisServiceBuilder does not process service level policies (Policies
> at engaged to the PortType)
> --------------------------------------------------------------------------------------------------------
>
> Key: AXIS2-3770
> URL: https://issues.apache.org/jira/browse/AXIS2-3770
> Project: Axis 2.0 (Axis2)
> Issue Type: Bug
> Reporter: Keith Godwin Chapman
> Assignee: Sanka Samaranayake
> Attachments: AxisService2WSDL11.txt, MashupLoginServiceUT.wsdl
>
>
> WSDL11ToAxisServiceBuilder does not process service level policies (Policies
> at engaged to the PortType).
--
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]