I have a Java EE 5 web app I\'m deploying to WebSphere 7 as an EAR file.
I want my log4j configuration to be external to the EAR file so I can tweak log content when
You can also use shared library for an application and put your log4j.xml there.