org.apache.wink.server.internal.servlet.RestServlet should be made as a SPI and
exported to OSGi
------------------------------------------------------------------------------------------------
Key: WINK-269
URL: https://issues.apache.org/jira/browse/WINK-269
Project: Wink
Issue Type: Wish
Reporter: Raymond Feng
In Apache Tuscany, we try to integrate wink to support JAX-RS with a plugable
http container (such as embedded Tomcat/Jetty or OSGi http service). We need to
create the RestServlet and register it to our HTTP servlet host. This is
different from the web.xml configuration for a fully-blown web app.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.