Alessio Soldano created JBWS-3434:
-------------------------------------
Summary: Apache CXF STS integration
Key: JBWS-3434
URL: https://issues.jboss.org/browse/JBWS-3434
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: jbossws-cxf, jbossws-integration
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-4.1
Make it possible to deploy Apache CXF STS implementation and provide a full WS-Trust demo
--
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
Global handler to intercept/observe inbound/outbound messages
-------------------------------------------------------------
Key: JBWS-3109
URL: https://jira.jboss.org/browse/JBWS-3109
Project: JBoss Web Services
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: jbossws-integration
Reporter: Gary Brown
Although individual web services can be configured to use JAX-WS handlers to intercept messages, it would be useful to be able to define a 'global' (server wide) handler that could intercept messages inbound and outbound from any deployed web services, regardless of the web service stack in use.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
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-endpoin...), 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