[jboss-user] [Management, JMX/JBoss] - Re: Multiple depends

jactor do-not-reply at jboss.com
Wed Sep 27 04:20:03 EDT 2006


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



More information about the jboss-user mailing list