2 Replies Latest reply on Apr 1, 2004 3:37 AM by amayingenta

    3.2.4RC1: inspectMBean.jsp compilation error

    amayingenta

      Haven't seen this reported (sorry if it's a dupe), but the jmx-console is not working in 3.2.4RC1 because inspectMBean.jsp doesn't compile.

      This appears to be because it uses org.jdom.output.XMLOutputter, but jdom.jar seems to have been replaced with dom4j.jar in $JBOSS_HOME/lib.

      (it works OK when jdom.jar is added back).

      -Andrew