I am sorry. It seemed like the solution, but the MBean are still started...

My jboss-service.xml:
<server>
  |   <mbean code="concept.jmx.Checker" name="concept:jmx=concept.jmx.Checker">
  |   </mbean>
  |   <depends-list>
  |     <depends>
  |       jboss.j2ee:jar=concept.jar,name=EntityServiceBean,service=EJB3
  |     </depends>
  |     <depends>persistence.units:unitName=proof</depends>
  |   </depends-list>
  | </server>
  | 

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974441
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to