Hi Sebastien, Am Dienstag, den 22.01.2008, 15:56 +0100 schrieb Sebastien ARBOGAST: > Has anyone already managed to combine Felix and Spring Dynamic Modules > in a web application built with Maven2? Is there a tutorial somewhere > for that? >
Over in the Sling [1] project we have such a bundling: we have our own embedding of the framework inside a servlet and just all bundles to be initially installed into the web application and we have the Maven2 dependency and war plugins to do the work of copying the dependencies to the right location. Regards Felix [1] http://incubator.apache.org/sling --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

