> I added one > more on my local system that looks for the config file in the current > directory (ie the directory you launch chainsaw from). I put > it after the > classpath finder, but before the gui finder.
That's a really good idea. > Also, do we want it to search for a file named "chainsaw.xml" > instead of > "log4j.xml"? excellent, a totally non-binding +1, that seems less confusing to me. Incidently, there is still some issue on my system with a race to configurate Log4j during Chainsaw startup. Somehow during the intLog4j method, Log4j initialises, configures a Chainsaw appender, which in turn inits a MyTableModel, which seems to kick off ANOTHER log4j search for a property file to configure itself. It seems more noticable when I was playing around with MDI, as each additional ChainsawAppender defined seemed to kick off the config again. Does anyone else see this? cheers, Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]