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=32860>.
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=32860

           Summary: Saving back the changed configuration.
           Product: Commons
           Version: 1.0 Final
          Platform: All
        OS/Version: Windows 2000
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Configuration
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Hi,
I used a CompositeConfiguration object to load all my properties and xml files.
I expose these configuration properties in a JMX console.
These properties coming from many different files can be modified at runtime in
memory. But I need to store these back to the original files from where they
were picked, so that I dont loose them if the server is restarted.
The problem that I faced is whenever a property is being modified, it gets moved
from the original configuration to a BaseConfiguration object.
What I would like is the change being made to the original configuration object
as well.

Thanks ,
Sagar

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to