When deploying a Spring application on Geronimo, I get the following error:

2010-10-09 11:00:20,677 WARN  [PathMatchingResourcePatternResolver] Cannot
search for matching files underneath URL
[bundle://320.0:1/com/unveiled/politics/] because it does not correspond to
a directory in the file system
java.io.FileNotFoundException: URL [bundle://320.0:1/com/unveiled/politics/]
cannot be resolved to absolute file path because it does not reside in the
file system: bundle://320.0:1/com/unveiled/politics/
        at 
org.springframework.util.ResourceUtils.getFile(ResourceUtils.java:204)
        at
org.springframework.core.io.AbstractFileResolvingResource.getFile(AbstractFileResolvingResource.java:51)

Anyone know what the problem is?
-- 
View this message in context: 
http://apache-geronimo.328035.n3.nabble.com/Error-when-deploying-Spring-application-file-not-found-tp1671421p1671421.html
Sent from the Users mailing list archive at Nabble.com.

Reply via email to