You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christopher L. Shannon (JIRA)" <ji...@apache.org> on 2016/06/23 20:34:16 UTC

[jira] [Created] (AMQ-6337) DefaultAuthorizationMap could invoke a method with the wrong arguments

Christopher L. Shannon created AMQ-6337:
-------------------------------------------

             Summary: DefaultAuthorizationMap could invoke a method with the wrong arguments
                 Key: AMQ-6337
                 URL: https://issues.apache.org/jira/browse/AMQ-6337
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.13.3
            Reporter: Christopher L. Shannon
            Assignee: Christopher L. Shannon


As pointed out here:
http://activemq.2283324.n4.nabble.com/java-lang-IllegalArgumentException-wrong-number-of-arguments-td4713290.html

Some of the logic used for reflection could lead to an IllegalArgumentException if the groupClass is set to a different object because we do not properly check the that the number of method arguments is correct before invoking the method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)