I upgraded to Spring 1.1 final and replaced the jars I had from 1.0.2 with the ones from the 1.1 distribution. Now my application is not starting but no errors are being printed. The only thing I see before everthing begins to shutdown is:
Code:2004-09-29 11:07:36,518 INFO [org.springframework.web.context.support.XmlWebApplicationContext] - <Closing application context [Root XmlWebApplicationContext]> 2004-09-29 11:07:36,518 INFO [org.springframework.beans.factory.support.DefaultListableBeanFactory] - <Destroying singletons in factory {


Reply With Quote
