The only application that runs is Tomcat, though it runs as a Java process in the JVM, so if you list active processes, you will see java running as opposed to "tomcat".
John > -----Original Message----- > From: randie ursal [mailto:[EMAIL PROTECTED]] > Sent: Thursday, October 03, 2002 11:00 PM > To: A mailing list for discussion about Sun Microsystem's Java Servlet > API Technology.; [EMAIL PROTECTED]; A mailing list about > Java Server Pages specification and reference > Subject: 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: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
