mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
MT extension
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6785 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -5,12 +5,8 @@
|
||||
<beans >
|
||||
|
||||
<import resource="classpath:alfresco/cache-context.xml" />
|
||||
|
||||
<import resource="classpath:alfresco/tenant-single-context.xml"/>
|
||||
|
||||
<!-- if available, will enable multi-tenancy -->
|
||||
<import resource="classpath*:alfresco/tenant-multi-context.xml"/>
|
||||
|
||||
<import resource="classpath:alfresco/st-context.xml"/>
|
||||
<import resource="classpath*:alfresco/extension/mt/mt-context.xml"/>
|
||||
<import resource="classpath:alfresco/core-services-context.xml" />
|
||||
<import resource="classpath:alfresco/public-services-context.xml" />
|
||||
<import resource="classpath:alfresco/model-specific-services-context.xml" />
|
||||
@@ -21,6 +17,7 @@
|
||||
<import resource="classpath:alfresco/network-protocol-context.xml" />
|
||||
<import resource="classpath:alfresco/email-service-context.xml" />
|
||||
<import resource="classpath:alfresco/content-services-context.xml" />
|
||||
<import resource="classpath*:alfresco/extension/mt/mt-contentstore-context.xml"/>
|
||||
<import resource="classpath:alfresco/hibernate-context.xml" />
|
||||
<import resource="classpath:alfresco/ownable-services-context.xml" />
|
||||
<import resource="classpath:alfresco/template-services-context.xml" />
|
||||
@@ -30,10 +27,8 @@
|
||||
<import resource="classpath:alfresco/authentication-services-context.xml" />
|
||||
<import resource="classpath:alfresco/policy-context.xml" />
|
||||
<import resource="classpath:alfresco/import-export-context.xml" />
|
||||
<import resource="classpath:alfresco/bootstrap-context.xml" />
|
||||
|
||||
<import resource="classpath:alfresco/repo-admin-context.xml"/>
|
||||
|
||||
<import resource="classpath:alfresco/bootstrap-context.xml" />
|
||||
<import resource="classpath:alfresco/repo-admin-context.xml"/>
|
||||
<import resource="classpath:alfresco/workflow-context.xml" />
|
||||
<import resource="classpath:alfresco/jcr-api-context.xml" />
|
||||
<import resource="classpath:alfresco/avm-services-context.xml" />
|
||||
|
Reference in New Issue
Block a user