-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: jax-rs-whiteboard-1.0.7
-
Fix Version/s: None
-
Component/s: jax-rs-whiteboard
-
Labels:None
The following example works fine with Aries JAX-RS Whiteboard 1.0.6: https://github.com/apache/karaf/tree/master/examples/karaf-rest-example/karaf-rest-example-whiteboard
However, it doesn't work anymore with 1.0.7: the jaxrs resource is not registered at all (nothing displayed in http:list).
It might be related to CXF change or whiteboard. I will fix that.