Re: Several webapps using log4j

2001-03-22 Thread Ceki Gülcü
This should not be a problem because each webapp will have its own classloader... Ceki At 11:36 22.03.2001 +0100, you wrote: >Is there any issues with having severel webapps all using log4j, running >on the same tomcat? > >I have this hunch that log4j wouldn't like to be configured several times

Several webapps using log4j

2001-03-22 Thread Endre Stølsvik
Is there any issues with having severel webapps all using log4j, running on the same tomcat? I have this hunch that log4j wouldn't like to be configured several times, with different configurations, from several webapps. How should one do this? -- Mvh, Endre