You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by randie ursal <ur...@ntsp.nec.co.jp> on 2002/10/04 05:00:24 UTC

Waht are the applicationss invoke when start Tomcat

hi list,

   does anyone have an idea what are the applications that
   runs when "catalina.sh run" is executed?

   because i'm planning of making an Application Management System
   that would keep track of the Tomcat Server as it runs, so that if
   something abnormal happen i can have a proper shutdown of Tomcat
   through my application. Then i can restart everything from this 
application,
   and keep track of it again, in this way my Web Server would be very
   easy to manage and no need for an operator to start and stop it
   manually.
 
thanks
  randie



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Waht are the applicationss invoke when start Tomcat

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Fri, 4 Oct 2002, randie ursal wrote:

>
>    does anyone have an idea what are the applications that
>    runs when "catalina.sh run" is executed?
>

Since catalina.sh is a shell script, can't you just type it out and see
what it does?  It's not all that complicated ...

Craig


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>