[jbossws-issues] [JBoss JIRA] (JBWS-3921) Get rid of unrequired MessagePropertySettingInterceptor

Alessio Soldano (JIRA) issues at jboss.org
Tue Jun 16 18:21:01 EDT 2015


Alessio Soldano created JBWS-3921:
-------------------------------------

             Summary: Get rid of unrequired MessagePropertySettingInterceptor
                 Key: JBWS-3921
                 URL: https://issues.jboss.org/browse/JBWS-3921
             Project: JBoss Web Services
          Issue Type: Enhancement
          Components: jbossws-cxf
            Reporter: Alessio Soldano
            Assignee: Alessio Soldano
             Fix For: jbossws-cxf-5.1


We can get rid of MessagePropertySettingInterceptor, which is not actually required anymore (also considering JBWS-3920 changes) because it's more efficient to set the "org.apache.cxf.ws.addressing.decoupled_fault_support" property in the Bus instead of in every exchanged message. The MAPCodec does MessageUtils.getContextualProperties to read the property, so the prop set in the Bus is read and can be overridden by manually setting a different value in the messages.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbossws-issues mailing list