ActiveMQ client should throw the InvalidClientIDException from CheckConnected
when broker reports the Id as invalid.
--------------------------------------------------------------------------------------------------------------------
Key: AMQNET-363
URL: https://issues.apache.org/jira/browse/AMQNET-363
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ
Affects Versions: 1.5.2, 1.5.1, 1.5.0
Reporter: Timothy Bish
Assignee: Timothy Bish
Priority: Minor
Fix For: 1.6.0
When the Connection class enters the loop in CheckConnected and it gets an
ExceptionResponse from the broker that indicates that the client Id is invalid
it should throw that error instead of the ConnectionClosedException it throws
in all cases right now if the request fails.
--
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