Hi, We have JBoss running as a Windows service using JavaService. However, JBoss shows it has started before all of the MBean services have actually started up. Is there a way to force JBoss to wait on startup for all of the MBean services to start? I've checked the wiki and all I found was a synchronized shutdown property, but not a synchronized startup property.
Right now customers see the service as started, but when they try to log on it they get errors because our application hasn't been started by JBoss. They have to wait for some amount of time before they can log on. Thanks Charlie View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884388#3884388 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884388 ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
