[esb-issues] [JBoss JIRA] Created: (JBESB-3292) Spring Integration needs to be updated to use SNOWDROP's VFSClassPathXmlApplicationContext

Alex Deschapelles (JIRA) jira-events at lists.jboss.org
Mon Apr 26 15:06:10 EDT 2010


Spring Integration needs to be updated to use SNOWDROP's VFSClassPathXmlApplicationContext
------------------------------------------------------------------------------------------

                 Key: JBESB-3292
                 URL: https://jira.jboss.org/jira/browse/JBESB-3292
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.7
            Reporter: Alex Deschapelles


The current AbstractSpringAction uses the standard ClassPathXmlApplicationContext (line 208 in the jboss-spring.jar) This does not work when the spring config searches for resources using the classpath*: notation. 

To fix, replace the ClassPathXmlApplicationContext with VFSClassPathXmlApplicationContext from SNOWDROP.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the esb-issues mailing list