MT - fix AR-2023

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@8111 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jan Vonka
2008-01-29 09:50:42 +00:00
parent d27f0b557e
commit 6fea36b5cf
3 changed files with 22 additions and 3 deletions

View File

@@ -752,7 +752,10 @@
</property>
<property name="internalNodeService">
<ref bean="nodeService" />
</property>
</property>
<property name="tenantService">
<ref bean="tenantService" />
</property>
</bean>
<!-- -->