
We're not running inside a J2EE container, rather this is a set of standalone applications launched out of the same classpath. As it stands, I don't think ContextSelector will help, unless there's some custom implementation of that interface that I could put together to do the right thing. I'm not yet familiar enough with logback to answer that myself, so your input is appreciated. anders Sébastien Pennec wrote:
Hello Anders,
Could you describe your environment more precisely? We may solve your situation with features that are already available in logback.
Would the ContextSelector[1] help in your case? With the ContextSelector, you can specify a name for each of your applications' context and the name of the configuration file they should use. It uses JNDI to ensure that all applications are in a separate environment.
Cheers,
Sébastien
-- View this message in context: http://www.nabble.com/Logback-configuration-tf3266547.html#a9446180 Sent from the Logback User mailing list archive at Nabble.com.