osgi-jax-rs-connector
osgi-jax-rs-connector copied to clipboard
An OSGi - JAX-RS 2.0 Connector, software repository available on the link below
[Caching Dependencies and Directories](https://docs.travis-ci.com/user/caching/) Travis CI can cache content that does not often change, to speed up the build process. ===================== If there are any inappropriate modifications in this PR,...
Problem: I have jetty running inside karaf and I am able to register a servlet at **"/products"** but now I want to have another servlet registered at a different context...
Hi All Wanted to ask if anyone has the jax-rs-connector working properly in a Karaf 4.0.x environment? Specifically the issue is with authentication and authorization handlers. There's a class implementing...
Hello! Is there any plans to support swagger openApi 3.0 in the future?
openhab2 uses jersey on Jetty 9.3.21 and every now and then openhab2 calls fail with: ` Error 503 Jersey is not ready yet! HTTP ERROR 503 Problem accessing /rest/items/AirC_StateLED. Reason:...
HI Team, When we upgrade our version of Rest application, we get the below exception in our logs saying **java.net.BindException: Address already in use**. There is no traffic disturbance observed....
Hi, I am using jaxrs connector bundles (com.eclipsesource.jaxrs.jersey-all, OSGi JAX-RS Connector which is com.eclipsesource.jaxrs.publisher, com.eclipsesource.jaxrs.provider.security and com.eclipsesource.jaxrs.provider.gson) to expose my AEM (osgi) services as a rest service to external systems....
Hello, I'm trying to create a HttpSession, I injected the HttpServletRequest using the @Context annotation in my endpoint controller but a NullPointerException is thrown. The debugger tells me that a...
- Upgrade maven plugins - Upgrade jersey version 2.25.1 - bugfix #147