EXTERNALIZE Database User Name and Password from bundle confuguration | Community
Skip to main content
ykumarreddy
New Participant
April 26, 2016
Solved

EXTERNALIZE Database User Name and Password from bundle confuguration

  • April 26, 2016
  • 2 replies
  • 1103 views

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

 
 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by leeasling

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.

2 replies

smacdonald2008
New Participant
April 29, 2016

this is the correct answer! 

leeaslingAccepted solution
New Participant
April 26, 2016

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.