3 Replies Latest reply on Jun 12, 2003 8:40 PM by pickatrail

    Java2ClassLoadingCompliance==false -> NO jmx-console

    rme

      JBoss 3.2.1 jetty:
      if the attribute Java2ClassLoadingCompliance is set to "true"
      in deploy/jbossweb-jetty.sar/META-INF/jboss-service.xml,
      then the jmx-console page shows up with all of the mbeans.
      if Java2ClassLoadingCompliance is set to "false", then none
      of the mbean information shows up!!!!
      In JBoss 3.04 it worked with Java2ClassLoadingCompliance equal
      to false - the mbean information showed up.

      How to fix this?

      Richard