AVMNodeService now points at AVMLockingAwareService.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@6023 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Britt Park
2007-06-19 19:03:10 +00:00
parent d8050806af
commit 63680c700f
5 changed files with 30 additions and 21 deletions

View File

@@ -73,7 +73,7 @@
<ref bean="dictionaryService"/>
</property>
<property name="avmService">
<ref bean="avmService"/>
<ref bean="avmLockingAwareService"/>
</property>
<property name="policyComponent">
<ref bean="policyComponent"/>