[jboss-user] [Management, JMX/JBoss] - Re: how can i check if some ear file is deployed?

PeterJ do-not-reply at jboss.com
Tue Feb 20 10:38:46 EST 2007


Use jmx-console to look it up. Or you could use twiddle (http://docs.jboss.com/jbossas/guides/j2eeguide/r2/en/html_single/#d0e2252).

For code, first read about JMX coding at http://java.sun.com/j2se/1.5.0/docs/guide/jmx/tutorial/tutorialTOC.html

You can find many JMX coding examples in the forums, search for the term 'queryMBeans' or 'queryNames'. Here's one: http://www.jboss.com/index.html?module=bb&op=viewtopic&t=102021

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4019410#4019410

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4019410



More information about the jboss-user mailing list