PDA

View Full Version : MBean



seemar
Nov 22nd, 2005, 10:08 PM
I am writing an MBean which calls a Session Bean, but on startup of JBoss MBean is started even before the Session Bean is deployed. I think in the depends clause of MBean it must be specified that the MBean depends on Session Bean. Can anyone help me how this can be done.
Regards,
Seema

Costin Leau
Nov 28th, 2005, 03:13 AM
JBoss MBean are JBoss specific. I assume you can find approapriate on the JBoss forums.