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





------- Additional Comments From [EMAIL PROTECTED]  2007-08-19 03:11 -------
Created an attachment (id=20677)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20677&action=view)
Adding ability to save receiver configs within Chainsaw

In this patch I have implemented the ability to save receiver configurations to
a log4j XML file from within Chainsaw. At the shutdown time, all the current
receivers are written into a configuration file. I have added a new option to
the NoReceiversWarningPanel such that the saved configuration file can be
loaded and all the saved receivers are restarted.
I have used the org.w3c.dom API (because otherwise there is no way to write the
configuration file in the required format) to build the log4j XML configuration
file and this functionality is added as a method in ReceiversPanel. The file is
saved in .chainsaw directory and it is loaded when the user selects the option
to load it at next Chainsaw startup.
Still there may be some improvements to be done. Check this and add your
comments..


-- 
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