]
Tomas Sykora updated ISPN-3136:
-------------------------------
Git Pull Request:
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
All 3 ammend 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: