In this case Tomcat has started successfully.

A Servlet throwing a ServletException from init() is not cause for
Tomcat to cease working or
to indicate a failure on startup (as there isn't one).

Andy
-----Original Message-----
From: Rida Ligurs [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 06, 2001 9:29 PM
To: Tomcat-User (E-mail)
Subject: How to get jk_nt_service to notice failed startup of my
service?


I've been using jk_nt_service successfully for some time now, but I've
noticed that even if my servlet's init() throws a ServletException, the
service still appears to have started successfully in the Services
Manager.

What do I have to do to get startup failure to be properly reflected in
the
Services Manager?

Reply via email to