SPRING APPLICATIONCONTEXT路径的配置

WEB-XML中的配置

contextConfigLocation
WEB-INF/classes/applicationContext.xml



org.springframework.web.context.ContextLoaderListener

APPLICATIONCONTEXT.XLM中的配置
class="org.springframework.beans.factory.config.PropertyPlaceholderConfigurer">


起动时TOMCAT报错:找不到init.properties文件
但我在D:\tomcat6\webapps\ankang\WEB-INF\classes路径下确实能找到这个文?
不知道为啥?
哪位帮忙解答一下!
先感谢了!

classpath:init.properties