[jboss-user] [JBoss Microcontainer Users] - Declare a dependency on an MC bean

rnicholson10 do-not-reply at jboss.com
Thu Sep 10 07:06:24 EDT 2009


I'm trying to declare a dependency on the HornetQServer MC bean.

I took the name of the bean from the JMX Console to create the depends clause but it does not work:


  | @Depends(value={"jboss.deployment:id=HornetQServer,type=Component"})
  | 

This is the only reference I can find to HornetQServer in the JMX Console.

The HornetQ forum led me here, this was my original post http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4254388#4254388

Could someone shed some light on this for me please?

Cheers,

Ross

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4254394



More information about the jboss-user mailing list