Hello,
Yesterday I configured two Alfresco in the same Tomcat instance.
Inside webapps I have the following folders:
alfresco (3.4) (alfresco-global-34.properties) (database: alfresco) (dir.root=/dados/alfresco/alf_data)
alfresco40 (4.0) (alfresco-global.properties) (database: alfresco_40) (dir.root=/dados/alfresco_40/alf_data)
share (3.4)
share40 (4.0)
In the alfresco-global.properties (4.0) I had to change the TCP ports of several services. To use two (or more) alresco-global.properties I had to change the tomcat6/webapps/alfresco/WEB-INF/classes/alfresco/core-services-context.xml.
Now I have two Alfresco Explorer working fine in the same Tomcat instance.
My problem is with Alfresco Share. When I access share40 the data (sites, my tasks, etc) are of alfresco (3.4). But I need that share40 points to alfresco40.
How can I configure share40 to point to alfresco40 instance?
Sorry my english. 🙂
Thank you,
Luiz