You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/08/04 16:32:20 UTC

[jira] [Commented] (CXF-6994) RMCaptureInInterceptor running on GET requests

    [ https://issues.apache.org/jira/browse/CXF-6994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408062#comment-15408062 ] 

ASF GitHub Bot commented on CXF-6994:
-------------------------------------

GitHub user asoldano opened a pull request:

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

    [CXF-6994] Skip RMCaptureInInterceptor processing for GET requests

    

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

    $ git pull https://github.com/asoldano/cxf CXF-6994

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

    https://github.com/apache/cxf/pull/152.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 #152
    
----
commit 57d9d556066372fef3cde1589acb570e543b78df
Author: Alessio Soldano <as...@redhat.com>
Date:   2016-08-04T16:31:05Z

    [CXF-6994] Skip RMCaptureInInterceptor processing for GET requests

----


> RMCaptureInInterceptor running on GET requests
> ----------------------------------------------
>
>                 Key: CXF-6994
>                 URL: https://issues.apache.org/jira/browse/CXF-6994
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 3.1.7
>            Reporter: Alessio Soldano
>             Fix For: 3.1.8
>
>
> The changes at https://github.com/apache/cxf/commit/0dd29509e42fc412ec0cf214e66885d26da9850e are causing a regression in case of (wsdl) get requests being processed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)