]
Marius Bogoevici resolved JBSPRING-7.
-------------------------------------
Resolution: Done
Fixed by overriding getResource()
Resources acquired with
ApplicationContext.getResource("classpath:/normal-path") fail to get the File
via getFile()
-------------------------------------------------------------------------------------------------------------------
Key: JBSPRING-7
URL:
https://jira.jboss.org/jira/browse/JBSPRING-7
Project: JBoss Spring Integration
Issue Type: Bug
Reporter: Marius Bogoevici
Assignee: Marius Bogoevici
The method invoked is getResource() from DefaultResourceLoader which returns a
ClassPathResource (that fails to retrieve the file because of the vfszip protocol being
used in the URL). Must use getResource() from VFSResourceLoader.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: