[arquillian-issues] [JBoss JIRA] (ARQ-1109) WarpDispatcherServlet - set the ApplicationContext through constructor

Jakub Narloch (JIRA) jira-events at lists.jboss.org
Tue Sep 18 04:47:35 EDT 2012


Jakub Narloch created ARQ-1109:
----------------------------------

             Summary: WarpDispatcherServlet - set the ApplicationContext through constructor
                 Key: ARQ-1109
                 URL: https://issues.jboss.org/browse/ARQ-1109
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Extension - Spring
    Affects Versions: spring_1.0.0.Beta1
            Reporter: Jakub Narloch
            Assignee: Jakub Narloch
             Fix For: spring_1.0.0.next


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list