[
https://jira.jboss.org/jira/browse/JBAS-6185?page=com.atlassian.jira.plug...
]
Mike Van Noord commented on JBAS-6185:
--------------------------------------
org.jboss.system.server.jmx.MBeanServerBuilderImpl and
org.jboss.system.server.jmx.LazyMBeanServer must be in the boot classpath for them to work
correctly.
One workaround would be to manually add them to run.jar. Another would be to package them
separately in different jar and add that to the JBoss boot classpath via the
JBOSS_CLASSPATH environmental variable.
JBoss MBeans in JConsole no longer works
-----------------------------------------
Key: JBAS-6185
URL:
https://jira.jboss.org/jira/browse/JBAS-6185
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JMX
Affects Versions: JBossAS-5.0.0.CR2
Environment: JBossAS-5 CR2, Sun Java 1.5, Windows 2003
Reporter: jaikiran pai
Assignee: Dimitris Andreadis
Displaying of JBoss MBeans in JConsole as explained here
http://www.jboss.org/community/docs/DOC-10521 , no longer works because of the classpath
issue. Maybe related to the refactoring of org\jboss\system\server\jmx\* classes into
jboss-system-jmx.jar in JBoss-5.
More details about this issue can be found in the linked forum thread.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira