Hi all,
In my build scenario I have this problem...

1) A packaged war is available to download (from a website) for the user. It
contains all properties specified in the pom (also database connection
properties) that substitute those specified in the hibernate.properties
during the filtering phase.
2) Obviously every user has his own database configuration and wants to
customize these parameters (username, password, etc).

How can I solve this problem without burdening too much the unqualified user
from configuration details? Ideally, He wants a war package + an easy
configuration file to enjoy the application...

Thanks in advance for every advice.


-- 
View this message in context: 
http://www.nabble.com/Customize-properties-in-an-already-packaged-application-tp21747726p21747726.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to