Author: kkolinko Date: Mon May 14 12:23:34 2012 New Revision: 1338178 URL: http://svn.apache.org/viewvc?rev=1338178&view=rev Log: Correct one JavaSE documentation link
Modified: tomcat/trunk/webapps/docs/config/listeners.xml Modified: tomcat/trunk/webapps/docs/config/listeners.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/listeners.xml?rev=1338178&r1=1338177&r2=1338178&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/listeners.xml (original) +++ tomcat/trunk/webapps/docs/config/listeners.xml Mon May 14 12:23:34 2012 @@ -411,7 +411,7 @@ behind a firewall. Only these ports are configured via the listener. The remainder of the configuration is via the standard system properties for configuring JMX. For further information on configuring JMX see - <a href="http://java.sun.com/javase/6/docs/technotes/guides/management/agent.html"> + <a href="http://docs.oracle.com/javase/6/docs/technotes/guides/management/agent.html"> Monitoring and Management Using JMX</a> included with the Java SDK documentation.</p> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org