I have a web service that exposes an mbean. I am able to 开发者_如何转开发view that mbean using jconsole. Now I need that function exposed on a new tomcat website. Take a look at http://www.jolokia.or
I spent some time checking out JBoss AS7 today. I am impressed with what I have se开发者_StackOverflow社区en so far but I noticed that good ol\' JMX-Console no longer exist.
How do I access Web开发者_JAVA百科sphere 7 MBeans using Sun\'s JConsole?Required libraries in bootclasspath (from Websphere 7):
I want to start/stop a deployment in weblogic 9 server. I prefer开发者_开发技巧 to use JMX to talk to a weblogic MBean. I already use this to start/stop a server, but I cannot find the MBean for start
Can anyone please clarify what the differences are between the two? The Javadoc is really obscu开发者_StackOverflowre for my proper understanding.
I\'m trying to write a small agent to control tomcat, and right now it looks like JMX is the best option for me. Using the manager http service I can see that there are all sorts of neat mbeans regist