Hi Bill

I don't think this works. When you use dependencies feature just wait until
the MBean is available. But when your services is deployed on another thread
then the init() and start() sequence runs out of order and you can fail.
Only when
all the services are deployed by the same thread (DeployerService) you will
succeed.

Andy

> Also, you do NOT have to add everything to jboss-service.xml.  Have you
> since the cool MBean depencies feature added to the XML descriptors?
>
> Bill



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to