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:37:16 UTC

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

     [ https://issues.apache.org/jira/browse/AMQ-6337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher L. Shannon resolved AMQ-6337.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.13.3
                   5.14.0

> 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
>             Fix For: 5.14.0, 5.13.3
>
>
> 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)