Description
This will offer an advanced support for the auto-discovery of JAX-RS Application, root resources and providers in OSGI in combination with pax-web-jetty.
Options:
- dynamically register the implementation as OSGI service
- ship a static implementation
[1] https://github.com/ops4j/org.ops4j.pax.web/blob/master/pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/JettyServerWrapper.java#L303
[2] http://docs.oracle.com/javaee/7/api/javax/servlet/ServletContainerInitializer.html