0 Replies Latest reply on Jan 6, 2005 5:11 AM by gfzhang

    How to know a J2EE application or jboss has started up compl

    gfzhang

      The Jboss is installed as a NTservice by using Java Service Warpper.

      Our J2EE application takes some time to start up. A client application need to know the J2EE application or JBoss has started up completely so that it can start to use the sevices provided by the applicaiton.

      From the log, I notice the following line:

      INFO [org.jboss.web.tomcat.tc5.Tomcat5] Saw org.jboss.system.server.started notification, starting connectors
      ................


      Could anyone kindly tell me how to receive this notification? or tell me the other way to do it?

      Thank you very much.

      Guofeng