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

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

GitHub user onders86 opened a pull request:

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

    CXF-7011

    onTimeout Servlet3Continuation should not set isResumed=true,
    isPending=false and redispatching the request are expected

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

    $ git pull https://github.com/onders86/cxf CXF-7011

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

    https://github.com/apache/cxf/pull/159.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 #159
    
----
commit cecc14a2c2a72252759eeea58ddd523e93146394
Author: önder sezgin <[email protected]>
Date:   2016-08-19T13:34:48Z

    CXF-7011
    
    onTimeout Servlet3Continuation should not set isResumed=true,
    isPending=false and redispatching the request are expected

----


> same method signature needs to be added in Continuation
> -------------------------------------------------------
>
>                 Key: CXF-7011
>                 URL: https://issues.apache.org/jira/browse/CXF-7011
>             Project: CXF
>          Issue Type: Sub-task
>          Components: Transports
>    Affects Versions: 3.1.7
>            Reporter: onder sezgin
>             Fix For: 3.2.0
>
>
> As this method requires access over Continuation interface this should be 
> provided and other implementations like transport-jms and transport-http with 
>  default implementation and transport-http-jetty with real implemenration 
> should be provided.



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

Reply via email to