Using log4j in Websphere

Server configuration WSAD already has an implementation of commons-logging that uses JRas as the implementation instead of log4j. This is in the server classpath which is loaded before your applications.…