Jeremy Stein - Brain
« There is no Action mapped for namespace and action name | Scheduled Task running as Local Service can’t run net stop » |
class path resource [applicationContext.xml] cannot be opened because it does not exist
I sometimes get this error message from Tomcat running in Eclipse:
Exception sending context initialized event to listener instance of class org.acegisecurity.ui.session.HttpSessionEventPublisher
org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [applicationContext.xml]; nested exception is java.io.FileNotFoundException: class path resource [applicationContext.xml] cannot be opened because it does not exist
Caused by:
java.io.FileNotFoundException: class path resource [applicationContext.xml] cannot be opened because it does not exist
The solution is to clean the build directory and rebuild.
No Comments
Be the first to comment!
« There is no Action mapped for namespace and action name | Scheduled Task running as Local Service can’t run net stop » |
Leave a Reply