Hi,
I have a WAR file that contains a jar file that has a log4j.properties
file baked into it. I want to override that with my own production
log4j.properties file.
I thought it would be sufficient to just add
-Dlog4j.configuration=/tmp/log4j.properties to my java command line
parameters
but I see that doesn't work. Any ideas on how to do this?
Thanks, Jason
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]