Hi All,

I have multiple webapps deployed in the same tomcat instance, each with it's own logback.xml, and I'm wondering what will happen if I enable the <jmxConfigurator/> for all of them. Will they all share the same Configurator MBean ? Will I be able to configure the log levels for only one of them ?

Thanks a lot,
JL