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: [EMAIL PROTECTED] | + | Reported By: [EMAIL PROTECTED] | + | 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 [EMAIL PROTECTED] 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]