tnsilver wrote:
How is it possible to use two separate log4j.xml files (for testing)?

Start the JVM with -Dlog4j.configuration=<filename>
(for me I use log4j.properties.dev and log4j.properties.prod)

Hrm. These aren't log4j.xml files, but rather log4j.properties files (appfuse 1.9.x vs 2.0)... ...probably configured differently. Maybe this will give you a starting point, though.

-Dale

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

Reply via email to