> |- Add support for named attributes to the <MLET>
> | service
>
> Same as above, almost irrelevant. The fact is that we can feed the loader
> from a "understanble" xml file as long as we parse the arguments to the
> ClassLoader and feed it the relevant MLET stuff.
>
> In fact I was looking at the startup sequence and I believe there are many
> things we can do... right now it is a bit "all over the place" (so to add a
> datasource you put something in jboss.properties, then jboss.conf and
> finally you hack jboss.jcml ..... oh and don't forget jboss.xml to define it
> and....
>
and... integrate the DependencyManager to address the problem I am having the
non-jboss service MBeans being unable to assert depenencies on jboss services.