mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Workaround for bean import bug in Spring
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2172 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
<import resource="classpath:alfresco/extension/extension-context.xml" />
|
<import resource="classpath:alfresco/extension/extension-context.xml" />
|
||||||
<import resource="classpath:alfresco/authority-services-context.xml" />
|
<import resource="classpath:alfresco/authority-services-context.xml" />
|
||||||
<import resource="classpath:alfresco/authentication-services-context.xml" />
|
<import resource="classpath:alfresco/authentication-services-context.xml" />
|
||||||
<import resource="classpath:alfresco/patch/*.xml" />
|
<import resource="classpath:alfresco/patch/patch-services-context.xml" />
|
||||||
|
|
||||||
<!-- Import custom and overriding bean definitions. This must be done after the Alfresco-maintained beans. -->
|
<!-- Import custom and overriding bean definitions. This must be done after the Alfresco-maintained beans. -->
|
||||||
<!-- e.g.
|
<!-- e.g.
|
||||||
|
Reference in New Issue
Block a user