spring-framework/org.springframework.web
Chris Beams 6db594c79d Register JndiPropertySource by default in servlet environments
Prior to this change, StandardServletEnvironment evaluated a
"jndiPropertySourceEnabled" flag to determine whether or not to add a
JndiPropertySource.  Following the changes introduced in SPR-8490, there
is now no reason not to enable a JNDI property source by default. This
change eliminates the support for "jndiPropertySourceEnabled" and adds
a JndiPropertySource automatically.

Issue: SPR-8545, SPR-8490
2011-08-20 03:02:31 +00:00
..
.settings ModelAndViewContainer related refinements 2011-04-07 18:09:28 +00:00
src Register JndiPropertySource by default in servlet environments 2011-08-20 03:02:31 +00:00
.classpath [SPR-8622] Upgraded to JUnit 4.8.2 2011-08-18 16:06:31 +00:00
.project
build.xml
ivy.xml shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility) 2011-06-09 09:58:15 +00:00
pom.xml Switch servlet dependency to a public one 2011-08-09 10:16:33 +00:00
template.mf Upgrade javax.servlet dependency to 3.0 for .web 2011-05-26 13:34:21 +00:00
web.iml updated IntelliJ dependency descriptors 2011-05-29 20:43:52 +00:00