[jbossws-issues] [JBoss JIRA] (JBWS-3630) Enable CXF Asynch Client HTTP transport

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Fri May 3 03:38:53 EDT 2013


Alessio Soldano created JBWS-3630:
-------------------------------------

             Summary: Enable CXF Asynch Client HTTP transport
                 Key: JBWS-3630
                 URL: https://issues.jboss.org/browse/JBWS-3630
             Project: JBoss Web Services
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: jbossws-cxf, jbossws-integration
            Reporter: Alessio Soldano


Starting from 2.7.x series, Apache CXF provides an additional asynch http client implementation: http://cxf.apache.org/docs/asynchronous-client-http-transport.html
The new transport is built on top of Apache HTTP Components HttpAsyncClient (http://hc.apache.org/httpcomponents-asyncclient-dev/index.html) and is automatically enabled (currently for asynch calls only) whenever the cxf-rt-transports-http-hc component is available. That is currently excluded from the dependency tree and not installed on the JBoss AS / WildFly as it transitively depends on HttpAsyncClient which is still at Beta level.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list