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

Freeman Fang resolved CXF-3206.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.4
                   2.3.2

commit fix
http://svn.apache.org/viewvc?rev=1051430&view=rev for trunk
http://svn.apache.org/viewvc?rev=1051447&view=rev for 2.3 branch


> PolicyEngineImpl initializes bus interceptors twice
> ---------------------------------------------------
>
>                 Key: CXF-3206
>                 URL: https://issues.apache.org/jira/browse/CXF-3206
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.3.1
>            Reporter: Murali Gunasekaran
>            Assignee: Freeman Fang
>             Fix For: 2.3.2, 2.4
>
>         Attachments: TestPolicyEngineImpl-context.xml, 
> TestPolicyEngineImpl.java
>
>
> PolicyEngineImpl initializes the bus interceptors twice - once from the 
> constructor init (when 'cxf' bus is passed) and the second time as part of 
> setBus() call due to @Resource annotation causing Spring to call it resulting 
> in the PolicyOut* and PolicyIn* interceptors to be added twice.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to