[ https://issues.apache.org/jira/browse/CXF-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467571#comment-13467571 ]
Jason Pell commented on CXF-4532: --------------------------------- I have done some minor changes to PolicyAnnotationListener to support #BeanRef URI's as well as classpath URI's. I have also changed the code so that you can reference the same policy file twice but it will be only be added once. I am running the build in rt-ws-policy before I attach the initial patch. I will also try and figure out a good way to add some systests around this. > Java First Policy buggy > ----------------------- > > Key: CXF-4532 > URL: https://issues.apache.org/jira/browse/CXF-4532 > Project: CXF > Issue Type: Bug > 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 > > > http://mail-archives.apache.org/mod_mbox/cxf-users/201206.mbox/%3c1340804477741-5710372.p...@n5.nabble.com%3E > Ok so this problem is actually wider ranging in the java first @Policy stuff > than I expected. > So here are the problems so far: > 1) If I define an external PolicyReference in jaxws:endpoint it is not > included in the WSDL but is validated. > 2) If I define an inline PolicyReference same problem as for 1. > 3) If I use SEI and reference the same policy file twice at the operation > level its ignored for all but the last reference. -- 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