-
Feature Request
-
Resolution: Unresolved
-
Major
-
spring_1.0.0.Beta1
-
None
WarpDispatcherServlet relies on Spring 2.5.6 which by default loads the application context from xml file. In Spring 3 there were introduced change that allows to set the context through constructor. Basicly the idea is to allow configuring the WarpDispatcherServlet with custom application context but in the same time keep it's compatibility with Spring 2.5