Thanks, I missed the "war:"-prefix :-o Regards Michael
----- Ursprüngliche Mail ----- Von: "Ioannis Canellos" <[email protected]> An: [email protected] Gesendet: Dienstag, 29. März 2011 13:58:47 Betreff: Re: Installing a war-file in a feature Hi Michael, It is possible to install war as a feature. Here is an example feature that installs a war file. <feature name="activemq-web-console" version="5.4.2"> <bundle>war:mvn:org.apache.activemq/activemq-web-console/5.4.2/war?Webapp-Context=activemq-web-console</bundle> </feature> Ioannis Canellos http://iocanel.blogspot.com Apache Karaf Committer & PMC Apache ServiceMix Committer
