opers List
Subject: Re: Shutdown Status in Bootstrap/Catalina
I was thinking strictly of only if there were server threads/processes
up. Nothing to do with the state of the contents of those processes
(webapps), just a straight boolean presence/absence of processes. In
this sense it would do the fo
: Re: Shutdown Status in Bootstrap/Catalina
I was thinking strictly of only if there were server threads/processes
up. Nothing to do with the state of the contents of those processes
(webapps), just a straight boolean presence/absence of processes. In
this sense it would do the following
If server
TECTED]
>Sent: Monday, March 03, 2003 10:16 AM
>To: Tomcat Developers List
>Subject: Re: Shutdown Status in Bootstrap/Catalina
>
>I was thinking strictly of only if there were server threads/processes
>up. Nothing to do with the state of the contents of those processes
>(webapp
I was thinking strictly of only if there were server threads/processes
up. Nothing to do with the state of the contents of those processes
(webapps), just a straight boolean presence/absence of processes. In
this sense it would do the following
If server process/threads exist - return true
If s
Howdy,
What would you suggest as the possible outputs from the status command?
Personally, every time I've tried something like this I've run into
granularity problems. Is the status "ok" when there is a server
process, when the server manager webapp is available, or when user
webapps are all av