Hi, I have been running some 'tests' against the class . The intent is for the 'pattern resolver' to locate resources in a jar file. The jar file is placed ...
What's the trick to use PathMatchingResourcePatternResolver? I'm using Spring 1.1.2 and I am trying to use the new PathMatchingResourcePatternResolver class that Juergen added. Code: ...
PathMatchingResourcePatternResolver functionality broken in 2.0.6 release on WASv6.1 Hi, it seems like that there is something broken in the org.springframework.core.io.support.PathMatchingRe sourcePatternResolver class when loading applicationContext-*.xml files using wildcards from .jar files ...