From: <ad...@jb...> - 2006-06-29 11:28:03
|
I already discussed this Thomas and you pointed to the thread where we discussed in more detail. In the 4.0.4 MC deployer there is no link between beans and mbeans. It is the deployment (an MBean) that takes part in jmx dependencies. The only way to satisfy a dependency would be to add a "kludge" to the MC deployment descriptor (or use an alternate dds) that lets you express | <deployment> | <jmx-depends>jboss:server=something</jmx-depends> | which would then get added to the MC deployment's MBean. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3954325#3954325 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3954325 |