Return-Path: Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 46575 invoked from network); 23 May 2000 22:56:17 -0000 Received: from law-f142.hotmail.com (HELO hotmail.com) (209.185.131.205) by locus.apache.org with SMTP; 23 May 2000 22:56:17 -0000 Received: (qmail 92873 invoked by uid 0); 23 May 2000 22:55:48 -0000 Message-ID: <20000523225548.92872.qmail@hotmail.com> Received: from 63.66.100.50 by www.hotmail.com with HTTP; Tue, 23 May 2000 15:55:48 PDT X-Originating-IP: [63.66.100.50] From: "Koen Dejonghe" To: tomcat-user@jakarta.apache.org Subject: Re: Installing Tomcat as a Service Date: Wed, 24 May 2000 00:55:48 CEST Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N As far as I understand it it's already in there: Regards, Koen Dejonghe >From: Jacob Kjome >Reply-To: tomcat-user@jakarta.apache.org >To: tomcat-user@jakarta.apache.org >Subject: Installing Tomcat as a Service >Date: Tue, 23 May 2000 17:16:49 -0500 > > >Taking instructions from this document: > >http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat/src/doc/NT-Service-howto.html > > >What is meant by this: > >Special note: The Tomcat service is using AJPV12 to perform clean shutdown >and you should make sure that an AJPV12 connector is defined in your >server.xml. In the absence of a configured AJPV12 port the Tomcat service >will kill Tomcat abruptly (that is murder it) without giving it a chance to >clean up. > > >What is the syntax I would use to add the connector in the server.xml file? > >Here is my server.xml file below. Can someone spell out how to avoid this >"murderous" shutdown?: > > > > > > > > > > > > path="logs/tomcat.log" > customOutput="yes" /> > > path="logs/servlet.log" > customOutput="yes" /> > > path="logs/jasper.log" > verbosityLevel = "INFORMATION" /> > > > > > className="org.apache.tomcat.context.AutoSetup" /> > className="org.apache.tomcat.context.DefaultCMSetter" /> > className="org.apache.tomcat.context.WorkDirInterceptor" /> > className="org.apache.tomcat.context.WebXmlReader" /> > className="org.apache.tomcat.context.LoadOnStartupInterceptor" /> > > className="org.apache.tomcat.request.SimpleMapper" debug="0" /> > className="org.apache.tomcat.request.SessionInterceptor" /> > className="org.apache.tomcat.request.SecurityCheck" /> > className="org.apache.tomcat.request.FixHeaders" /> > > className="org.apache.tomcat.service.SimpleTcpConnector"> > value="org.apache.tomcat.service.http.HttpConnectionHandler"/> > > > > className="org.apache.tomcat.service.SimpleTcpConnector"> > value="org.apache.tomcat.service.connector.Ajp12ConnectionHandler"/> > > > > > reloadable="true" > > > > reloadable="true" > > > > reloadable="true" > > > > reloadable="true" > > > > > > > >Jake ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com