Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3206

PolicyEngineImpl initializes bus interceptors twice

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3.1
    • 2.3.2, 2.4
    • WS-* Components
    • None

    Description

      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.

      Attachments

        1. TestPolicyEngineImpl-context.xml
          0.6 kB
          Murali Gunasekaran
        2. TestPolicyEngineImpl.java
          1 kB
          Murali Gunasekaran

        Activity

          People

            ffang Freeman Yue Fang
            murakris Murali Gunasekaran
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: