You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/09/09 08:33:57 UTC

DO NOT REPLY [Bug 31136] New: - [configuration] Access to top level tag in XMLConfiguration

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31136>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31136

[configuration] Access to top level tag in XMLConfiguration

           Summary: [configuration] Access to top level tag in
                    XMLConfiguration
           Product: Commons
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Configuration
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: jmrus@euneo.com


When XMLConfiguration is used to write a file the top level tag is always
<configuration>, it should be possible to provide it with a more suitable tag
name depending of the file. Also read access would be very useful.

If fact this was possible before 1.0 rc1, ConfigurationXMLDocument.write() had
an argument to name the top level tag, and
HierarchicalDOM4JConfiguration.getRoot() gave read and write access to it.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org