Hi Richard, Funny, it has been discussed last week.
The problem is just about the org.osgi.service.http.context version exported by Pax Web. Pax Web 7.3.x still exports org.osgi.service.http.context in version 1.0. This is a bug as version 1.1.0 should be exported by Pax Web. This will be fixed in Pax Web 7.3.17 and so Karaf 4.3.3. Regards JB > Le 25 mai 2021 à 16:10, Richard Hierlmeier <[email protected]> a > écrit : > > > I tried to deploy an OSGI bundle that uses R7 Http whiteboard annotations. > However when I deploy this bundle on Karaf 4.3.1 I get the following error: > > missing requirement [SampleR7/1.0.0.SNAPSHOT] osgi.wiring.package; > resolution:=required; > filter:="(&(osgi.wiring.package=org.osgi.service.http.context)(version>=1.1.0)(!(version>=2.0.0)))"]] > -> [Help 1] > > What are the prerequisits für the new annotations? > > Regards > > Richard > > > > >
