----- Original Message -----
From: "marc fleury" <[EMAIL PROTECTED]>
To: "jBoss Developer" <[EMAIL PROTECTED]>; "jBoss"
<[EMAIL PROTECTED]>
Sent: Sunday, December 03, 2000 11:08 PM
Subject: RE: [jBoss-Dev] Re: [jBoss-User] Does
thejboss.dependenciesmechanism work?
> ok the MLET stuff is very bare as I pointed out before. It is my belief
> that even though it is exposed in the MBeanServer
> 1- it is intended for tools
> 2- if it is intended for humans then it is poorly designed (as are other
> things in JMX dum-dada)
>
> bottom line is we should wrap the configuration service in an XML file, we
> could specify the dependencies (even at the app layer) in a simple xml
file
> so that events are propagated up the tree bla bla bla, copy what inprise
had
> done for corba and we got ourselves something that is killer.
Hey, great idea. We could either use the XML file to specify dependencies
and
use the <MLET> Service to load, instantiate and register the MBeans in order
(either using the Relation Service or do it on your own).
>
> This and the clustering are the REAL enablers.
>
> Then my mission will be complete and I get to go back home... can't wait