Ok,<br><br>Lets switch gears.  If I wanted to expose logback manually via JMX (instead of using the &lt;jmxConfigurator /&gt;), which class represents the registered mbean?  <br><br>Thanks!<br><br><br><br><div class="gmail_quote">
---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Joshua White</b> <span dir="ltr">&lt;<a href="mailto:logback@jwhitesolutions.com">logback@jwhitesolutions.com</a>&gt;</span><br>Date: Fri, Oct 29, 2010 at 9:07 AM<br>
Subject: Unable to see ch.qos.logback.classic.jmx.Configurator folder within JConsole?<br>To: <a href="mailto:logback-user@qos.ch">logback-user@qos.ch</a><br><br><br>Hello,<br><br>I am attempting to configure logback to use JMX.  I have used the &quot;&lt;jmxConfigurator /&gt;&quot; within my xml file and I see the following in the log:<br>
<br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">09:02:16,991 |-INFO in ch.qos.logback.classic.LoggerContext[mycompany-portal] - Could NOT find resource [logback-test.xml]<br>09:02:17,022 |-INFO in ch.qos.logback.classic.LoggerContext[mycompany-portal] - Found resource [logback.xml] at [file:/C:/source/mycompany/mycompany-core-jar/bin/logback.xml]<br>

09:02:17,179 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeFilter scanning period to 15 minutes<br>09:02:17,179 |-INFO in ch.qos.logback.classic.turbo.ReconfigureOnChangeFilter@18661866 - Will scan for changes in file [C:\source\mycompany\mycompany-core-jar\bin\logback.xml] every 900 seconds.<br>

09:02:17,179 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Adding ReconfigureOnChangeFilter as a turbo filter<br>09:02:17,179 |-INFO in ch.qos.logback.classic.joran.action.ContextNameAction - Setting logger context name as [mycompany-portal]<br>

<b>09:02:17,179 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin</b><br>09:02:17,647 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]<br>

09:02:17,647 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]<br>09:02:17,679 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property<br>

09:02:17,679 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Pushing component [encoder] on top of the object stack.<br>09:02:17,757 |-INFO in ch.qos.logback.core.FileAppender[FILE] - File property is set to [c:/temp/oep/mycompany-portal.log]<br>

09:02:17,757 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.mycompany] to DEBUG<br>09:02:17,757 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.mycompany] to true<br>

09:02:17,757 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO<br>09:02:17,757 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.springframework] to true<br>

09:02:17,757 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO<br>09:02:17,757 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]<br>

09:02:17,757 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.</span><br><br>When I start JConsole (IBM&#39;s version...) I only see two folders.  I would expect to see a folder for &quot;ch.qos.logback.classic.jmx.Configurator&quot;.  Here is what I see:<br>

<br><br>Shouldn&#39;t the logback folder be in root with these two folders?<br><br>JMImplementation<br>WebSphere<br><br>Here is what I am using:<br><br>Logback 0.9.24<br>Websphere 6.1<br><br>Any thoughts or recommendations?<br>

<br><br><br><br>
</div><br>