[JBoss-user] [Management, JMX/JBoss] - Reading mbean attribute tag

2004-12-11 Thread mgmurray
I have a standard mbean extending the ServiceMBeanSupport. The jboss-service.xml file initialises some attribute values. The mbean attributes are either set programatically and/or via the JMX console. I want to be able to read the original values of the mbean attributes as set in the jboss-serv

[JBoss-user] [Management, JMX/JBoss] - detecting jboss startup

2004-11-15 Thread mgmurray
I need to automatically invoke a stateless session bean method after jboss has started. And probably via a MBean. Can anyone tell me how to detect when jboss has completed its startup process? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3855245#3855245 Rep