Daniel Kulp created HTTPASYNC-25:
------------------------------------
Summary: AsyncSchemeRegistry should be settable per-client instance
Key: HTTPASYNC-25
URL: https://issues.apache.org/jira/browse/HTTPASYNC-25
Project: HttpComponents HttpAsyncClient
Issue Type: Improvement
Affects Versions: 4.0-beta2
Reporter: Daniel Kulp
Fix For: 4.0-beta3
Attachments: HTTPASYNC-25.patch
For CXF, we need to be able to pass a specific SSLLayeringStrategy into the
client on a per-client basis, not part of the ConnectionManager. However,
right now, the ManagedClientAsyncConnectionImpl class always uses the
AsyncSchemeRegistry of the manager without consulting the registry already
stored on the HttpContext. With a couple of minor updates (patch supplied) we
can get the CXF tests passing.
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]