Hi,
I am facing a problem to locate my application context file when I run my test program, I am using Spring JMS framework, can anyone tell me where am I wrong, I have all the required jar files in lib, so any other reason, do you guys know?
log4j:WARN No appenders could be found for logger (org.springframework.context.support.ClassPathXmlApplicationContext).
log4j:WARN Please initialize the log4j system properly.
Unable to read the file :::org.springframework.beans.factory.BeanDefinitionStoreException: IOException parsing XML document from class path resource [beans/new-context.xml]; nested exception is java.io.FileNotFoundException: class path resource [beans/new-context.xml] cannot be opened because it does not exist