Hi, There is an issue on the Apache Aries JAX-RS Whiteboard component, may be it's related to your problem :
https://issues.apache.org/jira/browse/ARIES-1825 regards, François Papon [email protected] Le 06/09/2018 à 14:09, atouat a écrit : > Hi @Tim-Ward-2, > > thatns for your input. I cleaned my karaf and just installed my feature xml. > Aöll Bunldes are active. > > karaf@root()> list > START LEVEL 100 , List Threshold: 50 > ID | State | Lvl | Version | Name > ----+--------+-----+--------------------+--------------------------------------------------------------------- > 23 | Active | 80 | 4.2.1 | Apache Karaf :: OSGi Services :: > Event > 45 | Active | 80 | 0.0.0 | aries-jaxrs-whiteboard.xml > 49 | Active | 80 | 1.0.0 | Apache Aries JAX-RS Specification > API > 50 | Active | 80 | 1.0.0 | Apache Aries JAX-RS Whiteboard > 52 | Active | 80 | 1.1.2 | Apache Felix Servlet API > 59 | Active | 80 | 1.3.0.1 | Apache ServiceMix :: Specs :: > Annotation API 1.3 > 60 | Active | 80 | 4.6.0 | Apache XBean OSGI Bundle Utilities > 61 | Active | 80 | 4.6.0 | Apache XBean :: Classpath Resource > Finder > 89 | Active | 80 | 6.2.0 | org.objectweb.asm > 90 | Active | 80 | 6.2.0 | org.objectweb.asm.commons > 91 | Active | 80 | 6.2.0 | org.objectweb.asm.tree > 98 | Active | 80 | 1.1.0.201802012106 | > org.osgi:org.osgi.service.http.whiteboard > 99 | Active | 80 | 1.0.0.201802012106 | org.osgi:org.osgi.service.jaxrs > 100 | Active | 80 | 1.1.0.201802012106 | org.osgi:org.osgi.util.function > 101 | Active | 80 | 1.1.0.201802012106 | org.osgi:org.osgi.util.promise > > This is what I found about the JaxrsServiceRuntime: > > > karaf@root()> service:list JaxrsServiceRuntime > [org.osgi.service.jaxrs.runtime.JaxrsServiceRuntime] > ---------------------------------------------------- > service.bundleid = 50 > service.id = 115 > service.pid = org.apache.aries.jax.rs.whiteboard.default > service.ranking = -2147483648 > service.scope = singleton > Provided by : > Apache Aries JAX-RS Whiteboard (50) > > > The JaxrsServiceRuntime is rgeistered as a service, so far so good. But I > dont's see a osgi.jaxrs.endpoint service property. > > @jbonofre do you have an idea what is missing within the karaf context? > > Greetings, > > > Adnan > > > > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html
