Hi guys,
I will appreciate your help pls.I get this error when i try to run a simple spring example in eclipse.I have installed springide and followed all the advise i could find online.
org.springframework.beans.factory.BeanDefinitionSt oreException: IOException parsing XML document from class path resource [beans.xml]; nested exception is java.io.FileNotFoundException: class path resource [beans.xml] cannot be opened because it does not exist
16-Feb-2009 11:05:28 org.springframework.beans.factory.xml.XmlBeanDefin itionReader loadBeanDefinitions
INFO: Loading XML bean definitions from class path resource [beans.xml]
the beans.xml file is in the root folder for the project
Any help will be appreciated.
Thanks.


Reply With Quote
