[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:55:06 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomas Sykora updated ISPN-3136:
-------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/1838
> 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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list