From 35bf5114a098d76bb97ed008c299d341a3be04e9 Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 7 Sep 2009 13:50:12 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@812137 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/listeners.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/config/listeners.xml b/webapps/docs/config/listeners.xml index 128555691..b6498e58a 100644 --- a/webapps/docs/config/listeners.xml +++ b/webapps/docs/config/listeners.xml @@ -199,7 +199,7 @@ service:jmx:rmi://<hostname>:10002/jndi/rmi://<hostname>:10001/jmxrm - +

The port to be used by the JMX/RMI registry for the Platform MBeans. The replaces the use of the com.sun.management.jmxremote.port system property that -- 2.11.0