cancel
Showing results for 
Search instead for 
Did you mean: 

Two share-config-custom files after AMP module installation

agg
Champ in-the-making
Champ in-the-making
Hi everybody,

I have an Alfresco 4.2.d installation with my customizations (new datatypes, custom properties…etc.), in my installation there were a 'Share-config-custom.xml' file customized and located by myself at:


c:\Alfresco\tomcat\shared\classes\alfresco\web-extension\share-config-custom.xml


My installation was working fine, but I decided to install a Reports Module (Evoreports), when the installation was finished I noticed that another 'share-config-custom.xml' was created in:



c:\Alfresco\tomcat\webapps\share\WEB-INF\classes\META-INF\share-config-custom.xml



And the question is if that situation could be problematic or not, can I have two 'Share-config-custom.xml' files in my Alfresco?. (I saw also other 'duplicated' files as 'share-header.get.js' in my alfresco…)



Thanks!
1 REPLY 1

mitpatoliya
Star Collaborator
Star Collaborator
First of all the one which comes with installation has .sample extension so it will not be loaded.
And if you have two different share-config files then one will be overridden by another. But in your case you will not face any issue as it is in META-INF.