Hi, not sure if it works but if you use jardir:file:xx it might work.
regards, Achim 2013/11/21 Ken Longnan <[email protected]> > Hi, > > I have a bundle folder (not packaged as jar). How to install it by feature? > > I know if need install a bundle jar, you can by following way: > > <feature name="spring-web" version="2.5.6.SEC01"> > <bundle>file:base/bundles/spring-web-2.5.6.SEC01.jar</bundle> > </feature> > > Can I use this way: > <bundle>folder:base/bundles/mybundle/</bundle> > > If just drop whole folder 'mybundle' into deploy directory, then bundle will > be installed. > > Thanks for your help! > > BR, > > Ken > > -- Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead OPS4J Pax for Vaadin <http://team.ops4j.org/wiki/display/PAXVAADIN/Home> Commiter & Project Lead blog <http://notizblog.nierbeck.de/>
