[ 
https://issues.apache.org/jira/browse/WINK-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851103#action_12851103
 ] 

Bryant Luk commented on WINK-269:
---------------------------------

So I'm assuming you're trying to build some sort of service yourself and just 
need the correct packages exported.  WINK-263 has a preliminary patch that 
contains the OSGi bundle exports (or at least the Maven bundle plugin 
information so when the JARs are built, it should have the correct exports).  I 
can apply that one to trunk.  If you need something more, please let us know.

> 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.

Reply via email to