Hi
Sure, in this case create a JAX-RS Application implementation and
register it as a 'javax.ws.rs.Application' parameter. This custom
Application can configure RequestDispatcherProvider in the code
HTH, Sergey
On 09/06/15 06:03, Voss, Marko wrote:
Hi Sergey,
thank you very much for your
Hi Sergey,
thank you very much for your input. Ok I want to try the
RequestDispatcherProvider, but how do I setup this one with the following
structure to call the setResourcePaths?
RestfulApp
org.apache.cxf.jaxrs.servlet.CXFNonSpringJaxrsServlet
jaxrs