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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to