[infinispan-issues] [JBoss JIRA] (ISPN-3136) Argument type mismatch in RHQ for Amend XSite operations

Tomas Sykora (JIRA) jira-events at lists.jboss.org
Mon May 27 07:08:06 EDT 2013


Tomas Sykora created ISPN-3136:
----------------------------------

             Summary: 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: Mircea Markus


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: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list