Comment enhancements

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2095 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2006-01-10 14:58:51 +00:00
parent aed810b0c3
commit 6dcf035c11

View File

@@ -21,9 +21,9 @@
<import resource="classpath:alfresco/authority-services-context.xml" />
<import resource="classpath:alfresco/authentication-services-context.xml" />
<!-- custom and overriding bean definitions -->
<!-- Import custom and overriding bean definitions. This must be done after the Alfresco-maintained beans. -->
<!-- e.g.
<import resource="file:/tmp/custom-services-context.xml" />
<import resource="file:/etc/alfresco/config/custom-services-context.xml" />
-->
</beans>