> From: Francis GALIEGUE [mailto:f...@one2team.com] 
> Subject: Feature request: "fullstart" command

> Proposal: implement a fullstart command to Bootstrap which:

> * does NOT return until ALL webapps configured at start time are
> (attempted to be) deployed;
> * exits with a positive error code representing the number of webapps
> NOT correctly deployed (or 1 - I don't care as long as it's not 0, but
> please not -1, think WIFSIGNALED()).

Check the system property org.apache.catalina.startup.EXIT_ON_INIT_FAILURE and 
see if it meets your needs.  (It might not be setting an exit code.)

http://tomcat.apache.org/tomcat-7.0-doc/config/systemprops.html

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to