Consider using CXF. Very well tested. On Thu, Jun 30, 2016 at 8:46 AM Artur Lojewski <[email protected]> wrote:
> OK, > > thanks both of you for your response! I forgot to mention that I am using > the 'OSGi JAX-RS Connector' v5.3.1 from EclipseSource. > > So one can use the config admin to set the 'root' path as follows: > > /config:property-set -p com.eclipsesource.jaxrs.connector root /foo/ > > This works for root paths like '/abc', '/ab' and '/a' - but not '/' alone! > When I use '/' as root path value I cannot call http://localhost/abd/def. > This seems to be a bug in the implementation. > > Moreover, configuring the 2nd config admin parameter 'publishDelay' results > in a ClassCastException... > > So I guess I have to contact Holger Staudacher (OSGi JAX-RS Connector / > GitHub). > > Thanks for your help! > > > > -- > View this message in context: > http://karaf.922171.n3.nabble.com/JAX-RS-Annotations-and-Apache-Karaf-4-0-5-tp4047001p4047014.html > Sent from the Karaf - User mailing list archive at Nabble.com. >
