[
https://jira.jboss.org/browse/JBESB-3292?page=com.atlassian.jira.plugin.s...
]
Kevin Conner commented on JBESB-3292:
-------------------------------------
From the wtk downloads the versions appear to be
snowdrop 1.1.0 -> spring 3.0.2
snowdrop 1.0.1 -> spring 2.5.6
We should upgrade our support to 3.0.2 and snowdrop 1.1.0
Spring Integration needs to be updated to use SNOWDROP's
VFSClassPathXmlApplicationContext
------------------------------------------------------------------------------------------
Key: JBESB-3292
URL:
https://jira.jboss.org/browse/JBESB-3292
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 4.7
Reporter: Alex Deschapelles
Assignee: Tom Fennelly
Fix For: 4.9
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/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira