I am using Spring 3.0. I have a jar file created by our company. Inside the jar file is an XML file. I want the ContextLoaderListener to read the file. The jar file is placed in the lib directory. The contextConfigLocation cannot find the file. What should be the syntx. I tried classpath:wrcFile.xml