I have a similar scenario - what I ended up doing is running an init
(configure method) in an init servlet for each application and a static
init in my common classes.  The root appender is configured in my common
classes, and each app has it's own category(ies)/appenders.  Since each
time you run the config, additions and replacements are made, not
deletions, it worked.

Alison Ortega
North Carolina State University
ACS 
Systems Programmer II
919-513-1417

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

Reply via email to