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

Daniel Wegener (Created) (JIRA) jira-events at lists.jboss.org
Tue Jan 3 05:23:09 EST 2012


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


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