Afaik the version used by 4.0.x is already capable of handling subdirectories. I think there was a bug about that and it is fixed in that version. Just give it a try. Maybe you still need to add them to the cfg, but I know it's possible.
Regards, Achim 2016-08-29 18:03 GMT+02:00 Leschke, Scott <[email protected]>: > *Thank you. I was aware of this but I guess I really didn’t think it all > the way through. Simply creating a FileInstall config should meet my needs > just fine, although I do agree that a ‘recursive’ option might be a nice > addition.* > > > > *From:* Nick Baker [mailto:[email protected]] > *Sent:* Monday, August 29, 2016 10:01 AM > *To:* [email protected] > *Subject:* Re: Regarding etc directory > > > > /etc is just an Apache FileInstall configuration [1]. You can create as > many as you'd like or even do so programmatically. We've gone the > programmatic route in the past before Karaf to group together bundles in a > hierarchical structure. The same can be done for configurations. > > > > Unfortunately there's no recursive capability to FileInstall. That would > make a neat enhancement. > > > > [1] http://felix.apache.org/documentation/subprojects/ > apache-felix-file-install.html > > Apache Felix - Apache Felix File Install > <http://felix.apache.org/documentation/subprojects/apache-felix-file-install.html> > > felix.apache.org > > Apache Felix File Install. File Install is a directory based OSGi > management agent. It uses a directory in the file system to install and > start a bundle when it is ... > > > ------------------------------ > > *From:* Leschke, Scott <[email protected]> > *Sent:* Monday, August 29, 2016 10:47:52 AM > *To:* [email protected] > *Subject:* Regarding etc directory > > > > I’m curious if it’s possible to configure Karaf/fileinstall to look in > subdirectories within the KARAF_BASE/etc directory so that all .cfg files > for an app can be grouped? > > > > Scott > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
