[ 
https://issues.apache.org/jira/browse/CXF-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467485#comment-13467485
 ] 

Jason Pell edited comment on CXF-4532 at 10/2/12 7:08 PM:
----------------------------------------------------------

A project to demonstrate issue with referencing the same policy twice.  I have 
defined a policy at the operation binding level and only the last annotation is 
respected the others are ignored.  Even if I use two different files its still 
the same problem.

I did not include a test client you can use soapui to see the issue.

doStuff() expected a UsernameToken
Greeter() does not - even though its annotated with the right annotation
                
      was (Author: pellcorp):
    Project that demonstrates the issue 3.  I have defined a policy at the 
operation binding level and only the last annotation is respected the others 
are ignored.  Even if I use two different files its still the same problem.

I did not include a test client you can use soapui to see the issue.

doStuff() expected a UsernameToken
Greeter() does not - even though its annotated with the right annotation
                  
> Java First @Policy support bean references
> ------------------------------------------
>
>                 Key: CXF-4532
>                 URL: https://issues.apache.org/jira/browse/CXF-4532
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime, WS-* Components
>    Affects Versions: 2.6.2
>            Reporter: Jason Pell
>              Labels: patch
>             Fix For: 2.6.3, 2.7.0
>
>         Attachments: PolicySample.tar.gz
>
>
> The ability to reference the same policy file twice in a SEI
> The ability to reference a bean policy

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