Adapt spring after refactoring
authorbsinou <bsinou@argeo.org>
Mon, 27 Feb 2017 08:54:38 +0000 (09:54 +0100)
committerbsinou <bsinou@argeo.org>
Mon, 27 Feb 2017 08:54:38 +0000 (09:54 +0100)
org.argeo.suite.app/META-INF/spring/backend-services.xml

index 1b8ce877235d9aaeab5a3d859924a613248fea84..b33afcaf07bc5b181a67bd310a97e10e5254212b 100644 (file)
@@ -4,7 +4,7 @@
        xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd\r
        http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.5.xsd">\r
 \r
-       <bean id="userAdminService" class="org.argeo.connect.UserAdminServiceImpl"\r
+       <bean id="userAdminService" class="org.argeo.connect.core.UserAdminServiceImpl"\r
                scope="singleton" lazy-init="false">\r
                <property name="userTransaction" ref="userTransaction" />\r
                <property name="userAdmin" ref="userAdmin" />\r