Introduce separate Knowledge App
[gpl/argeo-suite.git] / swt / org.argeo.app.ui / OSGI-INF / cmsApp.xml
index 7a516fcfd896de79bf061bc4ea611a052e46b26b..604f9f97aca32e7de305d8117d537bdf139a3a4a 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="init" deactivate="destroy" name="Argeo Suite App">
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="start" deactivate="stop" name="Argeo Suite App">
    <implementation class="org.argeo.app.swt.ux.SwtArgeoApp"/>
    <service>
       <provide interface="org.argeo.api.cms.CmsApp"/>