Closed
Description
Marius Bogoevici opened SPR-7197 and commented
Context scanning fails in JBoss AS 6.0.0.M3 due to VFS issues. The VFS classes have moved from org.jboss.virtual to org.jboss.vfs. As well, a few methods have changed their names. Therefore, the fixes provided for #9793 need an update to match the current package structure.
I will attached a patch that abstracts the VFS2 and VFS3 code so that Spring 3 can detect the VFS version and run in either environments (JBoss AS 5 and JBoss AS 6).
Affects: 3.0.2
Attachments:
- vfs.patch (140.13 kB)
Referenced from: commits cbb9023, d9a664a, 578e80c, e9ecf5d
1 votes, 3 watchers