Hi Benson Have a look at this one:
https://github.com/apache/cxf-dosgi/tree/master/samples/greeter_rest Sergey On 14/07/16 21:42, Benson Margulies wrote:
So, I'd like to take advantage of the dOSGI code's expertise in launching service endpoints in OSGi bundles with the right class loaders and all that. But I still want to code my services as JAX-RS services. I don't want to just depend on CXF to cook up some mapping from params to a representation. Is there an example of this?
