Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

EXTERNALIZE Database User Name and Password from bundle confuguration

Avatar

Level 2

HI,

I am new AEM development and need help to externalize the DB user information from config file.

Currently we configured the Data Source poll, that problem with this approach is we need to re-enter the DB User name Password  manually as we are not allowed to keep Production User details in SVN.  All other properties are loaded from config.xml.  

Is there a way we can keep these two properties in external properties file and refer them in configuration.

 

Thanks in Advance.

 

Regards,

kumar

 
 
1 Accepted Solution

Avatar

Correct answer by
Level 8

Really the solution to this is just manage the properties on production manually.  You're not going to just be adding new instances of AEM to production, so manually set it up once and you're done.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 8

Really the solution to this is just manage the properties on production manually.  You're not going to just be adding new instances of AEM to production, so manually set it up once and you're done.