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
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