git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3019 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Andrew Hind
2006-06-02 14:19:52 +00:00
parent ff4d11c719
commit 03818ddedb

View File

@@ -14,7 +14,7 @@
<bean id="authorityService" class="org.alfresco.repo.security.authority.AuthorityServiceImpl">
<property name="authenticationComponent">
<ref bean="authenticationComponent" />
<ref bean="authenticationComponentImpl" />
</property>
<property name="personService">
<ref bean="personService" />