Tomaz Cerar created WFLY-3500:
---------------------------------
Summary: 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 which later fails inside mbean validation.
I am not actually sure how we can fix this.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)