[jboss-jira] [JBoss JIRA] Closed: (JBMAIL-191) jboss-service.xml editor

Andrew Oliver (JIRA) jira-events at jboss.com
Wed Dec 13 19:27:15 EST 2006


     [ http://jira.jboss.com/jira/browse/JBMAIL-191?page=all ]

Andrew Oliver closed JBMAIL-191.
--------------------------------

    Fix Version/s:     (was: 1.0-RC1)
       Resolution: Won't Fix
         Assignee:     (was: Andrew Oliver)

> jboss-service.xml editor
> ------------------------
>
>                 Key: JBMAIL-191
>                 URL: http://jira.jboss.com/jira/browse/JBMAIL-191
>             Project: JBoss Mail ** Closed - moved to http://buni.org **
>          Issue Type: Sub-task
>          Components: Administration
>    Affects Versions: 1.0-RC1
>            Reporter: Andrew Oliver
>   Original Estimate: 2 days
>  Remaining Estimate: 2 days
>
> The jboss-service.xml editor needs to be able to edit a jboss-service.xml:
> * Add attributes (to MBeans)
> * Remove Attributes (From MBeans)
> * Change Attribute values 
> * Add MBeans
> * Remove MBeans
> * Add dependency declarations including ones with optional-attribute-name
> * Remove dependency declarations
> * JBMS uses named lists (Element type attributes) inside of attributes:
>   <domains>
>     <domain>foo</domain>
>   </domain>
> * JBMS uses named maps (Element type attributes) inside of attributes:
> <users>
>  <user><id>foo</id><pass>bar</pass></user>
> </users>
> ** Add to named lists/maps 
> ** Remove from named lists/maps
> ** change values of named maps (list version is a remove/add)
> This should be done while:
> * preserving comments and whitespace wherever possible.
> * being liberal and unfickle.
> * noting what changed so that deltas can be applied via other services.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list