floloha.blogg.se

Apache tomcat 7.0.54
Apache tomcat 7.0.54





apache tomcat 7.0.54
  1. Apache tomcat 7.0.54 update#
  2. Apache tomcat 7.0.54 Patch#
  3. Apache tomcat 7.0.54 code#

(kkolinko)Īdd 56492: Avoid eclipse debugger pausing on uncaught exceptions when tomcat renews its threads. (markt/kkolinko)įix 56472: Allow NamingContextListener to clean up on stop if its start failed. Require RuntimePermission when introducing a new token. (markt)įix Make the naming context tokens for containers more robust.

Apache tomcat 7.0.54 code#

(markt)Īdd Add the package to the packages requiring code to have the accessClassInPackage permission when running under a security manager. (violetagg)Īdd Add the package to the packages requiring code to have the defineClassInPackage permission when running under a security manager. Server information is presented in the response sent to the client when directory listings is enabled. (markt)Īdd 56463: Property for disabling server information is added to the DefaultServlet. (markt)įix 56451: Make resources accessed via a context alias accessible via JNDI in the same way standard resources are available. The logging level is raised from debug to warning. (markt)įix 56441: Raise the visibility of exceptions thrown when a problem is encountered calling a getter or setter on a component attribute. (markt)įix Ensure that a TLD parser obtained from the cache has the correct value of blockExternal. memory leak protection to cover some additional locations where, theoretically, a memory leak could occur. (markt)Īdd Extend XML factory, parser etc. (markt)Īdd 56430: Extend checks for suspicious URL patterns to include patterns of the form *.a.b which are not valid patterns for extension mappings.

apache tomcat 7.0.54

(markt)įix 56409: Avoid StackOverflowError on non-Windows systems if a file named \ is encountered when scanning for TLDs. (markt)įix Modify generic exception handling so that StackOverflowError is not treated as a fatal error and can handled and/or logged as required. (violetagg/kkolinko)įix Only create XML parsing objects if required and fix associated potential memory leak in the default Servlet.

apache tomcat 7.0.54

Apache tomcat 7.0.54 Patch#

Based on the patch provided by Nick Bunn. (violetagg)Īdd 56383: Properties for disabling server information and error report are added to the .ErrorReportValve. (markt)Īdd 56382: Information about finished deployment and its execution time is added to the log files. (kkolinko)įix 56369: Ensure that removing an MBean notification listener reverts all the operations performed when adding an MBean notification listener. Ignore leading and trailing whitespace and empty strings when configuring patterns.

Apache tomcat 7.0.54 update#

Update 56365: Simplify file name pattern matching code in StandardJarScanner. (markt)įix 56339: Avoid an infinite loop if an application calls session.invalidate() from the session destroyed event for that session. If the expanded directory is deleted first, any attempt to load a new class during undeploy will fail. (schultz/kkolinko)įix 56321: When a WAR is modified, undeploy the web application before deleting any expanded directory as the undeploy process may refer to classes that need to be loaded from the expanded directory. (markt)įix 56027: Add more options for managing FIPS mode in the AprLifecycleListener. Java 8's decoder is better than Java 7's but it is still buggy. The custom UTF-8 decoder is still required due to bugs in the UTF-8 decoder provided by Java. Update UTF-8 decoder tests to account for UTF-8 decoding improvements in Java 8. Fix Fix custom UTF-8 decoder so that a byte of value 0xC1 is always rejected immediately as it is never valid in a UTF-8 byte sequence.







Apache tomcat 7.0.54