You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Trev <tr...@trevt.force9.co.uk> on 2006/11/15 20:49:14 UTC

Detecting if tomcat has started

Hi,

I want to know if there is an API that I can call to inform me that
tomcat has started and is ready for requests.

When starting up Tomcat one of my tasks is to deploy an axis service.
Basically I start Tomcat on port 8080 and I want to be sure that it is
ready to accept requests.
Is there an API call that I can use to check that tomcat is indeed ready
and waiting to service the request.

Thanks,
Trev T.


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