Thanks Paul.
At 12:45 AM 5/5/2004, you wrote:
psmith 2004/05/04 15:45:04
Modified: src/java/org/apache/log4j/chainsaw/receivers
ReceiversPanel.java
src/java/org/apache/log4j/chainsaw LogUI.java
ChainsawAppenderHandler.java
src/java/org/apache/log4j/chainsaw/help Tutorial.java
Log:
Changes to Chainsaw so that it can support how the PluginRegistry is now located.
Code compiles, Chainsaw can run, and tested Tutorial receivers etc, seems to work pretty well.
HOWEVER, found 2 issues during this still to be resolved.
1) Any Receiver started by the automatic external configuration file APPEAR in the Receiver Tree,
and can be stopped, but the GUI does not remove the visual node from the tree, which is confusing.
I have left that as a TODO.
2) Stopping the Tutorial causes an ArrayIndexOutOfBoundsException within Swing, possibly
because the removal of the tree node is not being done in the correct thread, or something. Not sure yet.
This is all I could do at this time. Sorry.
Revision Changes Path
1.14 +17 -10 logging-log4j/src/java/org/apache/log4j/chainsaw/receivers/ReceiversPanel.java
--
Ceki G�lc�
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
