Update of 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv22864/community/src/webapp/WEB-INF

Modified Files:
        spring-community.xml 
Log Message:
added personservice


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF


Index: spring-community.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/community/src/webapp/WEB-INF/spring-community.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- spring-community.xml        30 Jan 2008 10:49:00 -0000      1.3
+++ spring-community.xml        31 Jan 2008 12:44:13 -0000      1.4
@@ -126,5 +126,6 @@
   <bean name="authenticationService" 
class="com.finalist.cmsc.services.community.security.AuthenticationHibernateService"
 />
   <bean name="authorityService" 
class="com.finalist.cmsc.services.community.security.AuthorityHibernateService" 
/>
   <bean name="preferenceService" 
class="com.finalist.cmsc.services.community.preferences.PreferenceHibernateService"
 />
+  <bean name="personService" 
class="com.finalist.cmsc.services.community.person.PersonHibernateService" />
 
 </beans>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to