Another lookup cache checkpoint.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/WCM-DEV2/root@4405 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Britt Park
2006-11-20 22:41:46 +00:00
parent 454a26767e
commit 837095a411
3 changed files with 319 additions and 0 deletions

View File

@@ -127,6 +127,9 @@
<property name="avmNodeDAO">
<ref bean="avmNodeDAO"/>
</property>
<property name="maxSize">
<value>200</value>
</property>
</bean>
<bean id="rawServices" class="org.alfresco.repo.avm.util.RawServices"/>