You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by rhstone <gi...@git.apache.org> on 2015/10/06 07:12:06 UTC

[GitHub] cxf pull request: Add MIME types for FastInfoset encoded XML sent ...

GitHub user rhstone opened a pull request:

    https://github.com/apache/cxf/pull/94

    Add MIME types for FastInfoset encoded XML sent via SOAP-JMS.

    Add support for allowing FastInfoset messages through the SoapJMSInInterceptor. The CXF stack will properly apply the FastInfoset encoding when the feature is added, and force is set to true. However, the interceptor will return a fault when the MIME type appears via the JMS channel. The present workaround is to remove the SoapJMSInInterceptor from the list of interceptors at runtime. It is preferable to add the MIME type to the allowable list of types.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rhstone/cxf master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cxf/pull/94.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #94
    
----
commit aaec54dba4a295c7732ad4f5d645832cfbcbecda
Author: Robert Stone <rh...@users.noreply.github.com>
Date:   2015-10-06T05:05:20Z

    Add MIME types for FastInfoset encoded XML sent via SOAP-JMS.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cxf pull request: Add MIME types for FastInfoset encoded XML sent ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cxf/pull/94


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---