2 Replies Latest reply on Jul 26, 2005 5:00 PM by chubbard

    Synchronized startup?  Can the bootstrap service monitor

    chubbard

      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