You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2017/04/03 18:44:42 UTC

[jira] [Updated] (CXF-3235) Introduce a switch for the soap/jms spec transport to turn off SoapJMSInInterceptor

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

Daniel Kulp updated CXF-3235:
-----------------------------
    Component/s: JMS

> Introduce a switch for the soap/jms spec transport to turn off SoapJMSInInterceptor
> -----------------------------------------------------------------------------------
>
>                 Key: CXF-3235
>                 URL: https://issues.apache.org/jira/browse/CXF-3235
>             Project: CXF
>          Issue Type: Improvement
>          Components: JMS, Transports
>            Reporter: Christian Schneider
>
> The soap/jms spec requires several jms properties like SOAPJMS_contentType to be set on an incoming message. In case the required properties are not present a fault is returned.
> While this is perfectly compliant with the spec it creates interop problems with implementations that do not yet follow the spec.
> So I propose to introduce a switch that disables the SoapJMSInInterceptor or that turns the faults into warnings. This would allow older clients to interoperate with cxf.



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