From: bsinou Date: Sat, 1 Apr 2017 06:12:56 +0000 (+0200) Subject: Fix spring bindings X-Git-Tag: argeo-suite-0.1.9~17 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=63bb1036480ff177c433584e91f946ab3686bf86 Fix spring bindings --- diff --git a/org.argeo.suite.apps/META-INF/spring/backend-services.xml b/org.argeo.suite.apps/META-INF/spring/backend-services.xml index bae1034..3a6aad6 100644 --- a/org.argeo.suite.apps/META-INF/spring/backend-services.xml +++ b/org.argeo.suite.apps/META-INF/spring/backend-services.xml @@ -30,8 +30,8 @@ - + diff --git a/org.argeo.suite.apps/META-INF/spring/workbench-services.xml b/org.argeo.suite.apps/META-INF/spring/workbench-services.xml index ea46634..86b71a2 100644 --- a/org.argeo.suite.apps/META-INF/spring/workbench-services.xml +++ b/org.argeo.suite.apps/META-INF/spring/workbench-services.xml @@ -8,16 +8,25 @@ class="org.argeo.connect.resources.workbench.ResourcesWorkbenchService" /> + class="org.argeo.activities.workbench.ActivitiesWorkbenchService"> + + + + - + + + + + + - + +