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

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

GitHub user onders86 opened a pull request:

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

    CXF-7011 isExpired method signature needs to be added in Continuation

    method signature added to Continuation and fake implementations added to 
jms and http transports

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

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

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

    https://github.com/apache/cxf/pull/157.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 #157
    
----
commit 938f6aab2cb14e95d857b1c7899e7200213c5e88
Author: onders86 <ondersez...@gmail.com>
Date:   2016-08-13T10:31:09Z

    Merge pull request #1 from apache/master
    
    before CXF-7011

commit d9278d3886cdad89b6698225472f1bd48e05fc14
Author: önder sezgin <ondersez...@gmail.com>
Date:   2016-08-13T10:27:10Z

    CXF-7011
    
    method added in Continuation interface and real implementation added for
    jetty, for http and jms default empty (fake = false) implementation
    added

commit 6ce37551afbdae102f3c217427cfd715b9b4b7fd
Author: önder sezgin <ondersez...@gmail.com>
Date:   2016-08-13T10:33:07Z

    Revert "CXF-7011"
    
    This reverts commit 0a7d665ffa949b8558a30f90bdfb6c8b01017560.

commit eec27589731d071ab26e63b5e9f62c4af513024d
Author: önder sezgin <ondersez...@gmail.com>
Date:   2016-08-13T10:51:08Z

    CXF-7011
    
    isExpired method added to Continuation interface and fake
    implementations provided in jms and https transports, (for jetty it was
    provided earlier)

----


> 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