Samanth,
On 12/15/15 2:52 PM, samanth marisetty wrote:
> I am trying to externalize the database properties config file.
Are you using Tomcat to configure your database, or some other component
(e.g. Spring, Hibernate, etc.)?
> I have created a folder env-conf and set a -Dconfig property in the
Hi,
I am trying to externalize the database properties config file. I have
created a folder env-conf and set a -Dconfig property in the catalina.sh,
to point to the config file. Tomcat does not pickup this file, instead it
picks the properties file from the .war. How would I be able to pick up t