]
Takayoshi Kimura resolved JBCACHE-1604.
---------------------------------------
Fix Version/s: 3.2.9.GA
Resolution: Done
Fixed and added test case ResourceDMBeanTest.testInvokeWithNullSig().
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: Takayoshi Kimura
Priority: Minor
Fix For: 3.2.9.GA
Attachments: JBCACHE-1604.patch
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.
If you think it was sent incorrectly, please contact your JIRA administrators: