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

Jason Pell updated CXF-4547:
----------------------------

    Description: 
When I define a <p:externalAttachment 
location="classpath:SslWithUsernamePasswordToken.xml"/>

I expect to see the associated Policies directly underneath the 
wsdl:definitions, just like how PolicyAnnotationListener does it.

i would also expect the generated wsdl to correctly reflect if I am associating 
a policy with just a message rather than an operation as a whole.  

  was:
When I define a <p:externalAttachment 
location="classpath:SslWithUsernamePasswordToken.xml"/>

I expect to see the associated Policies directly underneath the 
wsdl:definitions, just like how PolicyAnnotationListener.  

This is a simple fix to ServiceModelPolicyUpdater which I will submit along 
with test cases for same.

I would also like to the service model policy updater to correctly reflect if I 
am associating a policy with just a message rather than an operation as a 
whole.  

Also update the wsp namespace to the generic http://www.w3.org/ns/ws-polic


        Summary: java first externalAttachment wsdl enhancements  (was: 
WsPolicyFeature externalAttachment and wsdl update fixes and enhancements)
    
> java first externalAttachment wsdl enhancements
> -----------------------------------------------
>
>                 Key: CXF-4547
>                 URL: https://issues.apache.org/jira/browse/CXF-4547
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.6.2
>            Reporter: Jason Pell
>         Attachments: patch.txt
>
>
> When I define a <p:externalAttachment 
> location="classpath:SslWithUsernamePasswordToken.xml"/>
> I expect to see the associated Policies directly underneath the 
> wsdl:definitions, just like how PolicyAnnotationListener does it.
> i would also expect the generated wsdl to correctly reflect if I am 
> associating a policy with just a message rather than an operation as a whole. 
>  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to