Hi Geeks and Nerds
To make a long discussion short I would propose the following to get
ride of "jboss.conf" and only use "jboss.jcml":
- create a JBoss MLET class able to load <mbean> tags
- add two tags under <server> in "jboss.jcml":
- <startup>: containing all MBeans needed during startup and not
part of Service Control
- <services>: containing all MBeans under the control of Service
Control
Both tags could have an attribute telling the system to add it to
"jboss-auto.jcml".
Then org.jboss.Main loads the <startup> mbeans and when Service-
Control gets loaded it loads the <services> mbeans, intialize and
starts them using the JBoss MLET class.
In addition I would like to add the <constructor-attribute> tag to the
<mben> tag to allow the creation of an MBean with a constructor
with arguments because there could be a MBean allowing to pass
attributes to the constructor but doesn't allow to change the
attribute afterwards.
What do you think ?
Have fun - Mad Andy / Better Pizza
[EMAIL PROTECTED]
[EMAIL PROTECTED]
while( true ) { think(); write(); publish(); }
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development