Hi!
"Schaefer, Andreas" wrote:
> I had a look at the DependencyManager and it looks good.
>
> I was just wondering if we shouldn't make it to a MBean
> and when it gets registered it can perform the start of the
> dependend MBeans according to the jboss.dependencies.
Yes, sounds good.
> In addition I would like to add an attribute to the jboss.properties
> file keeping a list of the methods to call on the MBean when it
> get started (to make it simpler we can add a parameter to the
> DependencyManager saying what is the default method(s) to
> call if not specified).
>
> Any objections?
Yes. We have an interface "Service" that mandates the method to be
called "start". Why have an option? It will only make things confusing.
Also, do not add configuration options to jboss.properties.
Configuration should be done through jboss.conf or jboss.jcml.
/Rickard
--
Rickard �berg
Email: [EMAIL PROTECTED]