[jboss-jira] [JBoss JIRA] (WFLY-2670) Add management API descriptions for alias resources and attributes
Brian Stansberry (JIRA)
issues at jboss.org
Thu Dec 19 09:28:37 EST 2013
Brian Stansberry created WFLY-2670:
--------------------------------------
Summary: Add management API descriptions for alias resources and attributes
Key: WFLY-2670
URL: https://issues.jboss.org/browse/WFLY-2670
Project: WildFly
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Domain Management
Reporter: Brian Stansberry
Fix For: 9.0.0.CR1
When a resource or an attribute is an alias for a different resource or attribute, the management API description data should include information describing that relationship.
For an attribute, an alias relationship is different from an 'alternatives' relationship, as the latter is a mutually exclusive arrangement (one alternative must be undefined if the other isn't) while with an alias, both attributes will exist but will always have the same value, and attempting to set them to different values (e.g. using both as params with different values in an 'add' op) is invalid.
--
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