]
Alessio Soldano updated JBWS-3630:
----------------------------------
Fix Version/s: jbossws-cxf-4.3
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
Fix For: jbossws-cxf-4.3
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 the HttpAsyncClient it transitively depends on 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: