Hi, If you have the Apache Felix Web Console [1] you can use the Maven Sling Plugin [2] to deploy to a running framework using an HTTP request.
Regards Felix [1] http://felix.apache.org/site/apache-felix-web-console.html [2] http://sling.apache.org/site/sling.html On 25.08.2010 12:17, Daniele Dellafiore wrote: > Hi. > > I can't figure out how to achieve that goal. > I have a CI environment and my goal is to have a continuous > deployment, so when Hudson ends his build/test jobs, it runs a job to > deploy artifacts. The "wars" are deployed to tomcat with the > maven-tomcat-plugin, I am wondering how to achieve the same with OSGI > bundles, deploying them to a Felix installation and triggering the > restart of the bundle. > > Thanks. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

