Neal,

Just use the ".sh" counterparts to the ".bat" files you used on Windows.

If you want Tomcat to start when the system comes up (or, to use some 
jargon, enters the proper "run level") you should find someone at your site 
who's familiar with Linux configuration. This can be handled manually, by 
editing startup and shutdown files in /etc/rc.d or, on many modern Linux 
systems, by using a GUI front-end to those configuration files. However, 
there are several variants on the underlying scheme and the tools that 
expose it, so it's not feasible to instruct you on the details from what 
you've told us (i.e., simply that you're using Linux).

Good luck.

Randall Schulz
Mountain View, CA USA


At 22:04 2002-08-25, neal wrote:
>How do you start and shutdown Tomcat on Linux?
>
>I'm (obvioulsy) a windows person.  I am attempting to get my app running on
>Linux.  From the /bin directory I attempted to call "shutdown.bat".  This
>didn't work so I restarted the server (shutdown -r now).  When the server
>came back, Tomcat was no longer responding.  Attempting to call the URLs
>pointing to Tomcat, I now get either (a) a DNS error or (b) a hung request
>that never comes back.
>
>I guess my ideal would be that Tomcat would auto-start upon reboot of the
>server.  Is this easy to setup? In the near-term though I just need to know
>how to start/restart/shutdown tomcat.
>
>Thanks in advance!
>
>Neal


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

Reply via email to