[jboss-user] [Management, JMX/JBoss] - Re: MBean inside an EAR without Annotations
Rhodan76
do-not-reply at jboss.com
Wed Dec 10 02:07:46 EST 2008
We used following instructions for jboss 4.2.x:
1. zip your mbean as an sar-archive
2. Create in your ear's META-INF an jboss-app.xml and register there your mbean.
<jboss-app>
your-mbean.sar
</jboss-app>
3. package ear, deploy
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195477#4195477
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195477
More information about the jboss-user
mailing list