Author: markt Date: Thu Aug 28 07:01:01 2008 New Revision: 689825 URL: http://svn.apache.org/viewvc?rev=689825&view=rev Log: Fix typos
Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml Modified: tomcat/container/tc5.5.x/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/webapps/docs/changelog.xml?rev=689825&r1=689824&r2=689825&view=diff ============================================================================== --- tomcat/container/tc5.5.x/webapps/docs/changelog.xml (original) +++ tomcat/container/tc5.5.x/webapps/docs/changelog.xml Thu Aug 28 07:01:01 2008 @@ -442,9 +442,11 @@ Manager. Reported by Daiki Fukumori. (markt) </fix> <add> - <bug>39055</bug>: Add JMXAdaptorLifecycleListener to start JMX Connector with fix naming and data port. - This feature is needed to have stable remote access as your local firewall is activ. The adaptor read all - standard JMX system properties (-Dcom.sun.management.jmxremote.XXX). Currently only included at src release (used JDK 1.5 classes) + <bug>39055</bug>: Add JMXAdaptorLifecycleListener to start JMX Connector + with fixed naming and data ports. This feature is needed to have stable + remote access when a firewall is active. The adaptor reads all standard + JMX system properties (-Dcom.sun.management.jmxremote.XXX). Currently + only included at src release (uses JDK 1.5 classes). Feature provided by George Lindholm and Juergen Herrman (pero) </add> <fix> @@ -581,7 +583,7 @@ using EL. Patch by Daniel Santos. (yoavs) </fix> <fix> - <bug>40150</bug> Ensure user and roll classnames are validated on startup. Patch by + <bug>40150</bug> Ensure user and role classnames are validated on startup. Patch by Tom. (yoavs) </fix> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]