This website requires JavaScript.
Explore
Help
Sign In
root
/
spring-framework
mirror of
https://github.com/spring-projects/spring-framework.git
Watch
1
Star
0
Fork
You've already forked spring-framework
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
20f12e6158
spring-framework
/
org.springframework.web
/
src
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