]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.equinox/src/main/resources/META-INF/spring/osgi.xml
Improve logging and monitoring
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.equinox / src / main / resources / META-INF / spring / osgi.xml
index 84312c535c4809a37c0d1aee3f6e950ac4787ab0..9dab0f29ea8662b5d93ba56a16fc03e3a1a0ac42 100644 (file)
@@ -6,11 +6,12 @@
        http://www.springframework.org/schema/beans   \r
        http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
 \r
-       <service interface="org.eclipse.osgi.framework.console.CommandProvider">\r
-               <beans:bean class="org.argeo.slc.equinox.ExecutionCommandProvider">\r
-                       <beans:property name="executionModules" ref="executionModules" />\r
-               </beans:bean>\r
-       </service>\r
+       <service interface="org.eclipse.osgi.framework.console.CommandProvider"\r
+               ref="commandProvider" />\r
 \r
-       <list id="executionModules" interface="org.argeo.slc.execution.ExecutionModule" />\r
+<!-- \r
+       <service\r
+               interface="org.springframework.osgi.context.event.OsgiBundleApplicationContextListener"\r
+               ref="bundlesManager" />\r
+ -->\r
 </beans:beans>
\ No newline at end of file