cancel
Showing results for 
Search instead for 
Did you mean: 

Different instances of Alfresco Share sharing repository

dmralfing
Champ in-the-making
Champ in-the-making
   I'd like to have some customized alfresco Share applications using the same repository.
  I only know how to work with everything in common using the TOMCAT\shared\classes, but how can I do the abstraction I need?. Maybe I should work in every TOMCAT\webapps\shareXX\WEB-INF directory , but I have read that it´s not recommended.
   I'm still used to Documentum, where you separate the Front End in a Apache server and the Back End for example in a JBoss server where resides the repository, but I´m making a mess about how can I abstract the Front End from the Back End with Alfresco!
   Sorry if it is a very basic question, but I didn´t find any documentation, neither google.
Somebody can help me?

1 REPLY 1

kamielvdz
Champ in-the-making
Champ in-the-making
You could set up another tomcat instance to run share on another machine or using another port on the same machine.