ContextJNDISelector is only called once

23 Jan
2008
23 Jan
'08
12:58 p.m.
Hi, if set logback to JNDI and put all logback and slf4j libs in tomcat6/lib directory. If i deploy the same WAR, with a different name and context-name in the web.xml, twice, the ContextJNDISelector is only called once. That results in that the second WAR uses the logback config of the first WAR. Any idea why ContextJNDISelector is only called once? The problem is even more serious. If u undeploy the first WAR, the JNDI-context is removed. But if i redeploy the first WAR again, i get no log messages at all, because ContextJNDISelector isn't called again. I don't know how to proceed. Any idea? Cheers, Ingo
6463
Age (days ago)
6463
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ingo Siebert