Date: 2004-12-06T17:58:40 Editor: JamieOrchardHays <[EMAIL PROTECTED]> Wiki: Jakarta HiveMind Wiki Page: JmxPreview URL: http://wiki.apache.org/jakarta-hivemind/JmxPreview
no comment Change Log: ------------------------------------------------------------------------------ @@ -10,7 +10,7 @@ 1. Point your browser to : http://80.66.6.180:8090 This uses MX4J HttpAdaptor for rendering the management info, but I wouldn't recommend this because MX4J doesn't support tabular data, graphs or a hierarchical display of the mbeans. -2. My favorite: Get Suns JDK 1.5 and start jconsole. +2. My favorite: Get Sun's JDK 1.5 and start jconsole. Change to the advanced tab and enter service:jmx:rmi://localhost/jndi/rmi://80.66.6.180:8089/jmx as URL. JConsole displays the mbeans in a package like tree structure, supports graphs for numerical attributes but has some shortcomings concerning hyperlinks and multiline text attributes. @@ -102,7 +102,6 @@ There are two possible solutions: * Interceptors and proxies populate multiple/all interfaces of a service. This was already discussed on the mailing list * There must be a way to access the core service instance - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
