Re: Problem with SpiFly serviceloader

2019-05-26 Thread Jean-Baptiste Onofré
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, > > I

Re: Problem with SpiFly serviceloader

2019-05-25 Thread Paul Fraser
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

Re: Problem with SpiFly serviceloader

2019-05-25 Thread Benjamin Graf
Hi Paul, did you install mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.2.1? 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

Re: Problem with SpiFly serviceloader

2019-05-25 Thread 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

Re: Problem with SpiFly serviceloader

2019-05-25 Thread Paul Fraser
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 fpa...@apache.org 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-

Re: Problem with SpiFly serviceloader

2019-05-25 Thread Francois Papon
Hi Paul, Wich version of Karaf are you using? regards, François fpa...@apache.org 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

Problem with SpiFly serviceloader

2019-05-24 Thread Paul Fraser
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.