[jbossws-issues] [JBoss JIRA] (JBWS-3409) Support for CXF Continuations

Daniel Wegener (Commented) (JIRA) jira-events at lists.jboss.org
Tue Jan 3 07:37:09 EST 2012


    [ https://issues.jboss.org/browse/JBWS-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653479#comment-12653479 ] 

Daniel Wegener commented on JBWS-3409:
--------------------------------------

This was amazing fast! Thank you :)
                
> Support for CXF Continuations
> -----------------------------
>
>                 Key: JBWS-3409
>                 URL: https://issues.jboss.org/browse/JBWS-3409
>             Project: JBoss Web Services
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-cxf
>    Affects Versions: jbossws-cxf-3.4.1
>         Environment: Windows 7 x64, jdk1.6.0_18, JBoss AS 6.1.0.Final (should not matter)
>            Reporter: Daniel Wegener
>            Priority: Minor
>              Labels: continuations
>             Fix For: jbossws-cxf-4.0.1
>
>         Attachments: ServletControllerExt.patch
>
>
> When using CXF Continuations like in this example (http://stackoverflow.com/questions/8668754/nonblocking-webservice-endpoint-with-jboss6-and-cxf-continuation-api), the whole servlet request crashes with an SuspendedInvocationException. This exception is thrown to interrupt the interceptor chain and should be caught somewhere between the interceptor chain and the underlaying servlet container.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbossws-issues mailing list