Hi,

We need to apply different .properties files depending on the environment, 
for instance we have different database connections in the development and 
production environment and we want to configure them with .properties files.

We tried to use the resource plugin, and achieved what we want in the war, 
however, war:inplace does not transfer our .properties to the eclipse source 
folder. 

Is this a bug in war:inplace?

Without this file the database connection does not work.

If the developer adds the .properties file manually to his source folder, this 
file overwrites the .properties file provided by the resource plugin during 
packaging.

Any best practice or hint for this problem? How do you solve this problem in 
your project?

Regards
Dietrich

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

Reply via email to