andya 01/06/20 05:31:51 Modified: jk/doc tomcat-domino-howto.html Log: Added note about Windows 2000 problem resolving 'localhost' in workers.properties. Revision Changes Path 1.3 +6 -1 jakarta-tomcat-connectors/jk/doc/tomcat-domino-howto.html Index: tomcat-domino-howto.html =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/jk/doc/tomcat-domino-howto.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- tomcat-domino-howto.html 2001/06/04 13:14:12 1.2 +++ tomcat-domino-howto.html 2001/06/20 12:31:41 1.3 @@ -2,7 +2,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> - <meta name="GENERATOR" content="Mozilla/4.76 [en] (Windows NT 5.0; U) [Netscape]"> + <meta name="GENERATOR" content="Mozilla/4.75 [en] (Windows NT 5.0; U) [Netscape]"> <title>Tomcat Domino HowTo</title> </head> <body> @@ -112,6 +112,11 @@ will have these files. Note also that recent versions of Tomcat write a file called <b>uriworkermap.properties-auto</b> when they start up that can be renamed <b>uriworkermap.properties</b> to obtain default behaviour. +<h3> +Note for Windows 2000 users</h3> +For some reason Windows 2000 seems to have a problem resolving the references +to <b>localhost</b> in the default <b>workers.properties</b>. The easiest +solution is to replace 'localhost' with '127.0.0.1' everywhere it appears. <h3> Automatically Starting Tomcat</h3> The last two registry entries above provide commands that the redirector