[jbosscache-issues] [JBoss JIRA] Created: (JBCACHE-1604) NullPointerException in ResourceDMBean.invoke()

Takayoshi Kimura (JIRA) jira-events at lists.jboss.org
Tue Sep 13 05:04:29 EDT 2011


NullPointerException in ResourceDMBean.invoke()
-----------------------------------------------

                 Key: JBCACHE-1604
                 URL: https://issues.jboss.org/browse/JBCACHE-1604
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JMX
    Affects Versions: 3.2.7.GA
            Reporter: Takayoshi Kimura
            Assignee: Manik Surtani
            Priority: Minor


ResourceDMBean.invoke(String name, Object[] args, String[] sig) throws NullPointerException when sig == null. JMX spec doesn't guarantee it's non-null, so we should check it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosscache-issues mailing list