If your using MyEclipse for Spring development then put your .property file under the Source
folder instead of putting it in a package
for ex:-
Java Src --
log4j.properties
message.properties
or else u may have to configure it manually in appbeans.xml in Spring to load the message files