]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.equinox/src/main/resources/META-INF/spring/osgi.xml
Use listener to track services
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.equinox / src / main / resources / META-INF / spring / osgi.xml
index 9dab0f29ea8662b5d93ba56a16fc03e3a1a0ac42..28600ad409821034324aaff5e6b767b447552835 100644 (file)
@@ -6,12 +6,14 @@
        http://www.springframework.org/schema/beans   \r
        http://www.springframework.org/schema/beans/spring-beans-2.5.xsd">\r
 \r
+       <beans:import resource="classpath:org/argeo/slc/osgi/manager.xml" />\r
+\r
        <service interface="org.eclipse.osgi.framework.console.CommandProvider"\r
                ref="commandProvider" />\r
 \r
-<!-- \r
-       <service\r
+       <!--\r
+               <service\r
                interface="org.springframework.osgi.context.event.OsgiBundleApplicationContextListener"\r
                ref="bundlesManager" />\r
- -->\r
      -->\r
 </beans:beans>
\ No newline at end of file