You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2013/04/17 00:27:16 UTC

[jira] [Created] (AMQNET-426) Connection throws wrong Exception type for Security Exceptions

Timothy Bish created AMQNET-426:
-----------------------------------

             Summary: Connection throws wrong Exception type for Security Exceptions
                 Key: AMQNET-426
                 URL: https://issues.apache.org/jira/browse/AMQNET-426
             Project: ActiveMQ .Net
          Issue Type: Bug
          Components: ActiveMQ
    Affects Versions: 1.5.6
            Reporter: Timothy Bish
            Assignee: Timothy Bish
             Fix For: 1.6.0


When the connection receives a broker error of type java.lang.SecurityException its translating it to a InvalidClientIdException which is incorrect, it should be an NMSSecurityException. 

--
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