[jboss-user] [Management, JMX/JBoss] - Re: MBean inside an EAR without Annotations

jimmycallaghan do-not-reply at jboss.com
Tue Dec 9 12:15:08 EST 2008


Got it:

ear
- META-INF
- lib
- - jar1.jar
- - jar2.jar
- - jar3.jar
- - jar4.jar
- - - META-INF
- - - classes
- - - jboss-service.xml
- - - my-xmbean.xml

Just put the xml config in the jar that contains the JMXBean. No need to play around with META-INF etc.

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

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



More information about the jboss-user mailing list