cancel
Showing results for 
Search instead for 
Did you mean: 

Location of customized Configuration Files

kbonnet
Champ in-the-making
Champ in-the-making
Hi all,

I would like to move my customized configuration files (i mean the working copy of WEB-INF/classes/alfresco/ in tomcat) to etc/alfresco/. What i understand from the article at http://wiki.alfresco.com/wiki/Repository_Configuration, this location needs to be added to the classpath. Is this correct? Or do i need to import them from the application-context.xml?

Thanks for you advice.

Koen Bonnet
1 REPLY 1

kbonnet
Champ in-the-making
Champ in-the-making
I solved my issue by putting the one custom configuration file in tomcat/shared and importing more configuration there from /etc/alfresco. This is good!

Koen