Thanks for the responses...I'll try the listener creating some kind of file
I can check for the existence of - this is complicated by trying to do it
remotely...

A loop-on-fail in the first test would work...as long as my first test
never breaks ;-)

cheers,

David



                                                                           
             "Hassan                                                       
             Schroeder"                                                    
             <hassan.schroeder                                          To 
             @gmail.com>               "Tomcat Users List"                 
                                       <users@tomcat.apache.org>           
             04/16/2007 12:27                                           cc 
             PM                                                            
                                                                   Subject 
                                       Re: recognise tomcat finished       
             Please respond to         starting up                         
               "Tomcat Users                                               
                   List"                                                   
             <[EMAIL PROTECTED]                                             
                 che.org>                                                  
                                                                           
                                                                           



On 4/16/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> So I'm looking for a way to detect if tomcat's startup has finished...

Seems like a chicken-and-egg problem -- Tomcat's ready when it'll
respond to your test :-)

Why don't you just incorporate a loop[sleep]-on-fail in the first test?

FWIW,
--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to