Merge fix - for r12424 (from r11378)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12471 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jan Vonka
2008-12-17 18:28:25 +00:00
parent 9538eae666
commit c86b09fe80

View File

@@ -552,12 +552,6 @@
<ref local="fileServerConfiguration"/>
</constructor-arg>
</bean>
<bean id="personDaoBootstrap" class="org.alfresco.repo.security.person.PersonDaoBootstrap" >
<property name="personDaoImpl">
<ref bean="personDaoImpl"/>
</property>
</bean>
<!-- Start the quartz scheduler -->