This website requires JavaScript.
Explore
Help
Sign In
spring
/
spring-framework
Watch
1
Star
0
Fork
0
mirror of
https://github.com/spring-projects/spring-framework.git
synced
2026-09-17 16:39:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b72af54f53047c65c7e4a5094c9f2a15df1f57ef
spring-framework
/
org.springframework.web
/
src
T
History
Juergen Hoeller
b72af54f53
eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607)
2009-05-11 22:22:11 +00:00
..
main
/java
eagerly load NestedExceptionUtils to avoid potential getMessage deadlock on OSGi (SPR-5607)
2009-05-11 22:22:11 +00:00
test
renamed "contextProperties" attribute to "contextParameters" (matching web.xml naming); "contextParameters" contains Servlet/PortletConfig parameters as well; added default "servletContext" and "servletConfig" environment beans; added default "portletContext" and "portletConfig" environment beans; added default web scope "application", wrapping a ServletContext/PortletContext; MockPortletSession supports destruction of session attributes on invalidation
2009-05-05 12:12:01 +00:00