[infinispan-issues] [JBoss JIRA] Created: (ISPN-189) ResourceDMBean.invoke() should check if method invoked is a managed operation

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Tue Sep 8 13:03:24 EDT 2009


ResourceDMBean.invoke() should check if method invoked is a managed operation
-----------------------------------------------------------------------------

                 Key: ISPN-189
                 URL: https://jira.jboss.org/jira/browse/ISPN-189
             Project: Infinispan
          Issue Type: Bug
          Components: JMX, reporting and management
    Affects Versions: 4.0.0.BETA1
            Reporter: Galder Zamarreno
            Assignee: Galder Zamarreno
             Fix For: 4.0.0.CR1


Otherwise any public method in the managed class can be called regardless of whether it's marked as a @ManagedOperation or not.

Possibly too, @ManagedAttribute methods should not be able to be called via invoke(). Need to double check this.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list