From 0a0fcda2d0724d6cf840bcfb27d2b17b2131445e Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 24 Jun 2011 15:22:30 +0000 Subject: [PATCH] Disable the shutdown port when running as a service. One less port to conflict when installing multiple services. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1139354 13f79535-47bb-0310-9956-ffa450edef68 --- res/confinstall/server_1.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/confinstall/server_1.xml b/res/confinstall/server_1.xml index 9198f5e95..061e08026 100644 --- a/res/confinstall/server_1.xml +++ b/res/confinstall/server_1.xml @@ -19,7 +19,7 @@ define subcomponents such as "Valves" at this level. Documentation at /docs/config/server.html --> - + -- 2.11.0