[infinispan-issues] [JBoss JIRA] (ISPN-3136) Argument type mismatch in RHQ for Amend XSite operations
Adrian Nistor (JIRA)
jira-events at lists.jboss.org
Wed May 29 05:20:21 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Nistor updated ISPN-3136:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated in master. Thanks!
> 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
More information about the infinispan-issues
mailing list