Hi everyone, I'm developping an application with karaf which is composed on one .war (web application) and many osgi bundles. I succeded to install a .war into karaf using the war feature (as described on https://cwiki.apache.org/KARAF/66-installing-additional-features.html) but I don't know how to access beans declared in others osgi bundles from a jsp or a servlet of the .war Do you know a way to do it ?
Thanks -- View this message in context: http://karaf.922171.n3.nabble.com/Accessing-to-OSGI-bean-from-a-War-tp4013519.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
