[jboss-jira] [JBoss JIRA] (AS7-6271) AttributeDefinition subclasses for collection attributes don't handle expressions correctly in validateOperation
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Jan 3 16:53:08 EST 2013
Brian Stansberry created AS7-6271:
-------------------------------------
Summary: AttributeDefinition subclasses for collection attributes don't handle expressions correctly in validateOperation
Key: AS7-6271
URL: https://issues.jboss.org/browse/AS7-6271
Project: Application Server 7
Issue Type: Sub-task
Reporter: Brian Stansberry
PropertiesAttributeDefinition is inheriting the base AD behavior, which will only convert a String to a ModelType.EXPRESSION if the param ModelNode is ModelType.STRING. This will fail for collection types.
--
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 jboss-jira
mailing list