HttpTransport can generate an IllegalStateException when
KeepAliveResponseRequired = true
-----------------------------------------------------------------------------------------
Key: AMQ-3562
URL: https://issues.apache.org/jira/browse/AMQ-3562
Project: ActiveMQ
Issue Type: Bug
Components: Transport
Affects Versions: 5.6.0
Reporter: Timothy Bish
Priority: Minor
Fix For: 5.6.0
When the InactivityMonitor is configured to require keep alive responses the
DefaultHttpClient used in the HttpTransport can throw an IllegalStateException,
the client should be created with a ThreadSafeClientConnManager instance to
avoid this error.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira