I would like to start using JAX-RS with some existing REST services. Currently, I have implemented their api with standard Servlets using the HttpService. I have installed Jersey as my implementation.
I understand the annotation model well enough to start, but the piece I am missing is how to make resource classes known to the handler listening for the resource urls. Presumably something in Jersey. I would like to keep it very simple and need any other frameworks like cxf, etc. I must be missing something obvious. Thanks for any help. -S _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
