[jboss-jira] [JBoss JIRA] Created: (AS7-1867) Add operations to add and remove individual entries from the global-modules attribute list

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Sep 19 17:36:26 EDT 2011


Add operations to add and remove individual entries from the global-modules attribute list
------------------------------------------------------------------------------------------

                 Key: AS7-1867
                 URL: https://issues.jboss.org/browse/AS7-1867
             Project: Application Server 7
          Issue Type: Sub-task
          Components: Domain Management, EE
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 7.1.0.Beta1


Add handlers for ops add-item-global-modules-list and remove-item-from-global-modules-list.

Currently the global-modules list can be modified using the write-attribute(name=global-modules,value=["a", "b", "c"]) approach but that forces the user to pass in the entire list to make 1 change.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list