Use dependencies on MBeans or EJBs, etc like this:
| <mbean code="MyMBean" name="myMBean:service=MyMBean">
| ..
| <depends>jboss.j2ee:service=EJB,jndiName=MyEJB</depends>
| ..
| <depends>myMBean:service=MyBean2</depends>
| </mbean>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077161#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...