Hi, Spifly doesn't come with http feature. It comes with jetty feature which is not used by default (pax-jetty is used).
Do you have jetty feature installed ? Did you check if you don't have two jetty versions installed ? Regards JB On 26/05/2019 08:43, Paul Fraser wrote: > Hi Benjamin, > > It gets installed as part of the "http" feature which I have installed. > It is showing as ACTIVE in the bundle list. > "aries-proxy" feature is also required for asm support of the dynamic > bundle and it is installed and ACTIVE in my installation. > > Paul > > On 26/05/2019 4:36 pm, Benjamin Graf wrote: >> Hi Paul, >> >> did you install >> <bundle>mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.2.1</bundle>? >> >> It's not listed in your feature file. >> >> I think that's all you need. >> >> Regards >> >> Benjamin >> >> Am 26.05.2019 um 06:33 schrieb Jean-Baptiste Onofré: >>> Hi, >>> >>> osgi.serviceloader.registrar package is part of OSGi R7 (so Karaf 4.3.x, >>> not 4.2.x). >>> >>> Don't you use bndtools to create your bundle ? >>> >>> Regards >>> JB >>> >>> On 25/05/2019 21:46, Paul Fraser wrote: >>>> Hi Francois, >>>> >>>> 4.2.5 >>>> >>>> On 26/05/2019 12:57 am, Francois Papon wrote: >>>>> Hi Paul, >>>>> >>>>> Wich version of Karaf are you using? >>>>> >>>>> regards, >>>>> >>>>> François >>>>> [email protected] >>>>> >>>>> Le 25/05/2019 à 08:48, Paul Fraser a écrit : >>>>>> Hi, >>>>>> >>>>>> Attached are some details of the code I am having problem with. >>>>>> >>>>>> The end of the instantiator-error.txt file clearly indicates the >>>>>> problem but I have not been able to solve it. >>>>>> >>>>>> "missing requirement [kOSGiInstantiator/1.0.0.SNAPSHOT] >>>>>> osgi.extender; >>>>>> filter="(osgi.extender=osgi.serviceloader.registrar)" >>>>>> >>>>>> Karaf features for handling serviceloader seem to require >>>>>> "aries-proxy" and "http" to provide all thats needed. >>>>>> >>>>>> What am I missing? >>>>>> >>>>>> Paul Fraser >>>>>> > -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com
