I think I get the idea, but permit me to explain what I want to do. I have a little collection of features that depend on CXF and thus, of course, HTTP. (I might want a different transport some day). I want to build a docker container.
Do I duplicate your runtime, and then your 'Service Configuration" is where my service fits in? On Fri, Jul 24, 2015 at 3:57 PM, Achim Nierbeck <[email protected]> wrote: > Hi, > > yes this is the runtime: > https://github.com/ANierbeck/JavaLang-Tooling/tree/master/Karaf-Service-Runtime > and this is basic feature: > https://github.com/ANierbeck/JavaLang-Tooling/tree/master/Karaf-Service-Configuration > > regards, Achim > > > 2015-07-24 20:46 GMT+02:00 Benson Margulies <[email protected]>: >> >> Achim, >> >> This looks great. Do you use the karaf-assembler upstream to get the >> pieces together? I'm a bit puzzled by some aspects of that. >> >> >> On Fri, Jul 24, 2015 at 1:34 PM, Achim Nierbeck <[email protected]> >> wrote: >> > Hi Benson, >> > >> > don't know about those, >> > but might be interested in a sample I did. [1] >> > >> > regards, Achim >> > >> > [1] - >> > >> > https://github.com/ANierbeck/JavaLang-Tooling/tree/master/Karaf-Service-Docker >> > >> > 2015-07-24 17:21 GMT+02:00 Benson Margulies <[email protected]>: >> >> >> >> Thanks to various assistance from hereabouts, I have a working web >> >> service in Karaf. >> >> >> >> Next stop: a Docker container. >> >> >> >> Would anyone here care to recommend (or not) the io8/fabric8 tools for >> >> this job? >> > >> > >> > >> > >> > -- >> > >> > 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 >> > > > > > > -- > > 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 >
