ModelTypeValidator should do more sophisticated type evaluations
----------------------------------------------------------------
Key: JBAS-8878
URL:
https://issues.jboss.org/browse/JBAS-8878
Project: JBoss Application Server
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 7.0.0.Beta1
ModelTypeValidator is doing an exact type match; it should be more sophisticated and
accept nodes that will properly convert to the desired type.
For example, a validator configured for
ModelType.INT should accept ModelType.STRING if
ModelNode.asInt() will work.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira