I have two different EJB applications on a weblogic 8.1.5 platform under the same managed server. I have log4j under the managed server class path. App A is using this log4j and App B is has log4j lib file with itself. both app have their own log4j config files.
Now what is happening is that both the applications are writing into each other library files.
How do i resolve this issue?
Please help!
Start Free Trial