costin 01/07/16 20:53:42 Modified: src/doc NT-Service-howto.html Log: Added the comment from Anthony Dodd ( [EMAIL PROTECTED] ) about problems with long filenames. Fixing it is beyond my capabilities ( I don't even know how to install NT... ), I'll mark the bug as a RFE. Submitted by: Anthony Dodd ( [EMAIL PROTECTED] ) Revision Changes Path 1.5 +7 -1 jakarta-tomcat/src/doc/NT-Service-howto.html Index: NT-Service-howto.html =================================================================== RCS file: /home/cvs/jakarta-tomcat/src/doc/NT-Service-howto.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- NT-Service-howto.html 2001/02/09 03:12:31 1.4 +++ NT-Service-howto.html 2001/07/17 03:53:41 1.5 @@ -1,6 +1,6 @@ <html> <head> - <!-- $Id: NT-Service-howto.html,v 1.4 2001/02/09 03:12:31 larryi Exp $ --> + <!-- $Id: NT-Service-howto.html,v 1.5 2001/07/17 03:53:41 costin Exp $ --> <!-- Copyright 1999-2001, Apache Software Foundation --> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="style.css"> @@ -84,6 +84,12 @@ 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. </p> + +<p><b>Special note2</b>: Acording to +<a href=http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2337"> +http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2337</a>, you may have problems with +long filenames. You should use the 8.3 format. Thanks to Anthony Dodd for finding this +workaround.</p> <p><strong>Notice for JDK 1.3 users</strong>: There is a <a href="http://developer.java.sun.com/developer/bugParade/bugs/4323062.html">known problem</a>