Is the properties file in the ROOT of the class directory (I assume you mean classes in the WEB-INF directory?). Else try changing classpath: to classpath:/ (although I thought that spring strips the leading slash).

Also make sure that all the keys are in the properties file and that they are correct (also check my spelling because I did it from the top of my head).