[
https://issues.jboss.org/browse/ISPN-3136?page=com.atlassian.jira.plugin....
]
Tomas Sykora reopened ISPN-3136:
--------------------------------
Need to fix SimpleCacheRecoveryAdminTest tests.
Didn't take into account that ResourceDMBean is not calling only from JON. From our
tests (for example) signatures are in the right format and args objects too.
Need another condition for checking this in the invoke method.
Argument type mismatch in RHQ for Amend XSite operations
---------------------------------------------------------
Key: ISPN-3136
URL:
https://issues.jboss.org/browse/ISPN-3136
Project: Infinispan
Issue Type: Bug
Reporter: Tomas Sykora
Assignee: Tomas Sykora
Fix For: 5.3.0.CR1, 5.3.0.Final
All 3 amend operations for XSite are not callable properly because of argument type
mismatch exception.
We need to specify type property for particular attributes in rhq-plugin.xml. It means we
need to change Parameter class in jmx annotation slightly as well as description of XSite
operations in XSiteAdminOperations class.
Basically we need to add type="integer" or type="long" respectively
for some fields.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira