[jboss-user] [Management, JMX/JBoss] - Best Way to Deploy JMX Classes

dmurphy do-not-reply at jboss.com
Mon Sep 15 19:09:21 EDT 2008


Hi - JBOSS/JMX newbie seeking advice..

We have a largish application.ear that is deployed in server/default/deploy. 

Inside the ear are some classes that implement ServiceMBean to provide some customized JMX monitoring for the app.

Question is how can I tell JMX to load these classes from the deployed application.ear file? Or must I repackage the required classes into a .jar file and deploy that to /server/default/lib?

Here is the xml that defines our custom JMX service. Is there any way to tell JOBSS to load this MBEAN from the application.ear?


   
        Property1
        Property2
   



thx
David

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

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



More information about the jboss-user mailing list