cancel
Showing results for 
Search instead for 
Did you mean: 

How do I access alfresco-global.properties of my installed amp in application?

rohit_chakrabor
Champ on-the-rise
Champ on-the-rise

I have installed an amp in the Alfresco 5.2 community edition. In my project I am using the alfresco-global.properties in the platform-jar to access some values. In Alfresco 5.1 I was able to access and modify the alfresco-global.properties in tomcat/webapps. But in 5.2 only modifications.install and module.properties are visible.

Is there any way to access the alfresco-global.properties?

2 REPLIES 2

kranthi
Star Contributor
Star Contributor

In amp also it will be there under module folder and module id folder alfresco-global.properties file will be there if it not there you need to create it before your build takes place.

rohit_chakrabor
Champ on-the-rise
Champ on-the-rise

Before I build the amp the alfresco-global.properties file is present. But when I install the amp in the Alfresco 5.2 application it is not present under tomcat/webapps.