Missing file - extra for r6391

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6395 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jan Vonka
2007-08-02 08:14:28 +00:00
parent f75175cbd3
commit 56a0b7e164

View File

@@ -236,6 +236,9 @@
<property name="parentAssocsCache"> <property name="parentAssocsCache">
<ref bean="parentAssocsCache"/> <ref bean="parentAssocsCache"/>
</property> </property>
<property name="tenantService">
<ref bean="tenantService"/>
</property>
</bean> </bean>
<bean id="dbNodeDaoServiceTxnRegistration" class="org.alfresco.repo.transaction.TransactionalDaoInterceptor" > <bean id="dbNodeDaoServiceTxnRegistration" class="org.alfresco.repo.transaction.TransactionalDaoInterceptor" >