0 Replies Latest reply on May 17, 2002 3:16 PM by msquance

    How to tell when JBoss has started?

    msquance

      Hi,

      I'm looking for a simple way to check that JBoss (2.4.1) has finished starting up through a UNIX shell script. It will be part of a script that starts the JBoss server in the background, waits until it is ready, then runs come clients that connect. I want to be sure that the client connection doesn't fail because JBoss has not fully initialized.

      Anyone have a clever way of doing this?

      Thanks,
      Mike.