Timothy Bish created AMQ-6968:
---------------------------------
Summary: Incorrect error can be thrown from method that receives a
security exception
Key: AMQ-6968
URL: https://issues.apache.org/jira/browse/AMQ-6968
Project: ActiveMQ
Issue Type: Bug
Components: JMS client
Affects Versions: 5.15.4
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 5.16.0, 5.15.5
If a client side operation receives an SecurityException as am ErrorResponse
and the client closes the connection from the JMS ExceptionListener when the
listener is triggered by that exception the Connection ExecutorService could
throw a RejectedExecutionException and the client code will pass along that
error instead of the originally intended JMSSecurityException
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)