You're right.  But you don't have to have everything in jboss-service.xml.
Everything has to be in one service.xml file though (i.e.
cluster-service.xml).  Of course, this is only a problem if somebody writes
their own custom HA services that need state-synchronization.

Bill

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Andreas Schaefer
> Sent: Monday, November 12, 2001 6:12 PM
> To: Bill Burke; David Jencks
> Cc: Sacha Labourey; [EMAIL PROTECTED]
> Subject: Re: [JBoss-dev] RE: Deployment exception on Clustering
>
>
> 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
>



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

Reply via email to