[jboss-jira] [JBoss JIRA] (WFLY-3500) JMX - Non string attributes dont work well with expressions

Tomaz Cerar (JIRA) issues at jboss.org
Mon Jun 16 06:20:24 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar updated WFLY-3500:
------------------------------

    Description: 
See ModelControllerMBeanTestCase.java:255

problem is in conversion of attributes and when we have expressions jmx attribute type becomes String even if AD is of type INT
And if attribute has min/max setting mbean fails validation upon creation

I am not actually sure how we can fix this.

  was:
See ModelControllerMBeanTestCase.java:255

problem is in conversion of attributes and when we have expressions jmx attribute type becomes String even if AD is of type INT which later fails inside mbean validation.

I am not actually sure how we can fix this.



> JMX - Non string attributes dont work well with expressions
> -----------------------------------------------------------
>
>                 Key: WFLY-3500
>                 URL: https://issues.jboss.org/browse/WFLY-3500
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management, JMX
>            Reporter: Tomaz Cerar
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: 9.0.0.CR1
>
>
> See ModelControllerMBeanTestCase.java:255
> problem is in conversion of attributes and when we have expressions jmx attribute type becomes String even if AD is of type INT
> And if attribute has min/max setting mbean fails validation upon creation
> I am not actually sure how we can fix this.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list