I have a 'resources' package in my WAR source folder with a 
applicationResources.properties file. When I execute the war:install goal, all the 
java files are compiled and the respective class files are placed in WEB-INF/classes 
in the war. But the .property file is ignored. How can I get the property file to go 
to WEB/INF/classes too?


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to