Nice idea, have any example code or a pointer to some on the apache/tomcat
site.  Looking now but don't see anything in the first few pages of a Google
search on doing this. =)

-----Original Message-----
From: David Smith [mailto:[EMAIL PROTECTED] 
Sent: Friday, December 09, 2005 11:47 AM
To: Tomcat Users List
Subject: Re: Selective auto-deploy of web-apps?

Or IMHO, use a request filter to check for the database and then 
redirect the use to a "not available" or "out of order" page.  This can 
easily happen before any processing starts and the servlet need not be 
any the wiser.

--David



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to