Move Jetty factory to the servlet bundle
[lgpl/argeo-commons.git] / org.argeo.cms / OSGI-INF / deployConfig.xml
index 85b30902132b565f961b95acbd16ebc0698815b8..03094342e14e162fa82f4e24eb9431c57cc35fc1 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="Deploy Config">
+<scr:component xmlns:scr="http://www.osgi.org/xmlns/scr/v1.1.0" activate="start" deactivate="stop" name="Deploy Config">
    <implementation class="org.argeo.cms.internal.osgi.DeployConfig"/>
    <service>
       <provide interface="org.argeo.cms.internal.osgi.DeployConfig"/>