Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [Management, JMX/JBoss] - startup class hangs

scott.stark@jboss.org

2007-07-20


I have written a startup class that needs to execute only after the server has completely started. I am currently invoking this from startService() method and this class needs to get a handle to the EJB. But looks this call is made before the server has completely started and it just hangs there even after the app server has started. Should I implementing another ServiceMBeanSupport lifecycle method or do i have to perform some kind of wait in my startup class till the server starts up.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4066329#4066329

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4066329
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.