cancel
Showing results for 
Search instead for 
Did you mean: 

Separating Share into a separate web tier

gmoney
Champ in-the-making
Champ in-the-making
Hello,

Currently, we have all the components or tiers of Alfresco on a single server. To enhance the productivity of our developers, we want to set up "share" locally on development boxes and it should be able to access the "repository" on a central server.

After researching a bit on this, I found that the repo entries need to changed in alfresco-global.properties found in /opt/alfresco-4.2.3.3/tomcat/shared/classes and share-config-custom.xml in /opt/alfresco-4.2.3.3/tocmat/shared/classes/alfresco/web-extension

After changing these entries, I get the Share login screen locally but the share.log says 14:50:25,710 INFO [org.alfresco.web.site.EditionInterceptor] [http-apr-8080-exec-9] Unable to retrieve License information from Alfresco: 404

Can you please explain where should I make the relevant changes to access repo from share?

Gmoney
1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator
Hello,

this sounds like your modifications to share-custom-config.xml did not work / were incorrect. If you can provide your current configuration and some basic information on the hosts involved, people in forum can check for obvious errors.
Note: For distributing Share you don't need to change anything in the Repository configuration - the only possible thing I could think of are the URL parameters for link generation in system generated emails.

Regards
Axel