Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 89048 invoked from network); 2 Feb 2001 07:29:21 -0000 Received: from msp-65-25-234-159.mn.rr.com (HELO localhost.localdomain) (65.25.234.159) by h31.sny.collab.net with SMTP; 2 Feb 2001 07:29:21 -0000 Received: from betaversion.org (dnai-216-15-97-206.cust.dnai.com [216.15.97.206]) by localhost.localdomain (8.9.3/8.9.3) with ESMTP id BAA14328 for ; Fri, 2 Feb 2001 01:37:13 -0600 Received: from nagoya-a.betaversion.org ([204.160.241.225]) by betaversion.org (8.9.3+Sun/8.9.3) with ESMTP id XAA06456; Thu, 1 Feb 2001 23:32:24 -0800 (PST) Received: (from nobody@localhost) by nagoya-a.betaversion.org (8.9.3+Sun/8.9.3) id XAA13292; Thu, 1 Feb 2001 23:30:59 -0800 (PST) Date: Thu, 1 Feb 2001 23:30:59 -0800 (PST) Message-Id: <200102020730.XAA13292@nagoya-a.betaversion.org> From: bugzilla@apache.org To: bugzilla@apache.org, anonymous-bug@cortexity.com Cc: Subject: [Bug 120] New - StopTomcat.java has "localhost" hardcoded BugRat Report#128 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N http://nagoya.apache.org/bugzilla/show_bug.cgi?id=120 *** shadow/120 Thu Feb 1 23:30:59 2001 --- shadow/120.tmp.13289 Thu Feb 1 23:30:59 2001 *************** *** 0 **** --- 1,26 ---- + +============================================================================+ + | StopTomcat.java has "localhost" hardcoded BugRat Report#128 | + +----------------------------------------------------------------------------+ + | Bug #: 120 Product: Tomcat 3 | + | Status: RESOLVED Version: Nightly Build | + | Resolution: FIXED Platform: All | + | Severity: Normal OS/Version: All | + | Priority: High Component: Config | + +----------------------------------------------------------------------------+ + | Assigned To: bugzilla@apache.org | + | Reported By: anonymous-bug@cortexity.com | + | CC list: Cc: | + +----------------------------------------------------------------------------+ + | URL: | + +============================================================================+ + | DESCRIPTION | + If using the inet parameter for the PoolTcpConnector in + server.xml then "localhost" in StopTomcat.java will + not find the server. + + + + ------- Additional Comments From cmanolache@yahoo.com 2001-02-01 23:30 ------- + Fixed in the main branch. StopTomcat doesn't use server.xml any + more, but a special file created during startup with a random "secret", + the IP and port of the ajp12.