Achim, are you seriously saying that you need the complete Karaf stack just in order to use a datasource?? That’s nuts.
RamaKrishna, what is the issue you’re having? If you have a datasource bundle you can just install it in Felix and it will work. If not, please report the errors you get. Regards, Neil > On 17 Dec 2014, at 12:51, Achim Nierbeck <[email protected]> wrote: > > Any reason not to stick to Karaf as your container as it uses Felix as its > framework? > Otherwise you'll need to re-assemble the complete stack that is used inside > Karaf. > So you'll need to add the blueprint bundles first, those can be found at > the Aries Project. > Now you'll need to make sure you have Felix File install configured > correctly and installed with your framework. > For that you'll need some sort of main that does the bootstrapping of > bundles that need to be part of the "basic" setup. > ... > I think I could go on for about 4 to 5 other projects you most likely would > need. > Again, why don't you stick to Karaf as it brings all of this > infrastructural glueing? > > regards, Achim > > 2014-12-17 12:13 GMT+01:00 Ramakrishna R <[email protected]>: >> >> Team, >> >> I want to know how to configure datasource in Felix container. I have a >> blueprint that contains datasource info, this i want to make work in Felix. >> In Karaf when i put it in deploy folder it works perfectly. Am not getting >> a direction as how to achive this in felix. >> >> -- >> Cheers >> >> RamaKrishna RV >> > > > -- > > 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

