You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Heligon Sandra <Sa...@nextream.fr> on 2002/08/02 09:52:33 UTC

Start/shut down Tomcat/Apache automatically

	Hi,

	I would like to know if it is possible to start Apache and Tomcat 
	without asking to the client (consumer) to do it.
	At the first request (http://localhost/toto) if the web server isn't
launched
	then a program start it. 
	But I don't want to start Apache and Tomcat like windows services.
	Because I use Servlet listener, and in my ServletContextListener the
web server
	has to obtain a connection with a back-end server, this server is
not
	a windows service.
	Is it possible also to shut down the web server when the last client
closed
	its web browser ?

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