Making stuff clearer for configuration extensions

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@2091 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Derek Hulley
2006-01-10 11:44:25 +00:00
parent 7de3129545
commit cbc6901611
3 changed files with 855 additions and 843 deletions

View File

@@ -27,7 +27,7 @@
<ref bean="transactionComponent"/>
</constructor-arg>
<constructor-arg>
<value>alfresco/file-servers.xml</value>
<value>classpath:alfresco/file-servers.xml</value>
</constructor-arg>
<constructor-arg>
<ref bean="contentDiskDriver" />