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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...