[ 
https://issues.apache.org/jira/browse/FELIX-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13686709#comment-13686709
 ] 

Dominique Pfister edited comment on FELIX-4137 at 6/18/13 1:38 PM:
-------------------------------------------------------------------

bq. FYI, Pax Web project already provides WAB support, with a lot of advanced 
features:

Thanks, I tried that. Unfortunately, Pax Web does not recognize the 
ExtHttpService interface, and so all my bundle filters that depend on this 
service, stopped working correctly.

bq. What's the value of WAB support directly in Felix as Pax Web is already 
there ?

The patch adds this support to Felix Http Jetty, where Jetty is already 
embedded. AFAICS, one could use Pax Web or Felix Http Jetty, bot not both, so 
providing this alternative might make sense.
                
      was (Author: dpfister):
    bq. FYI, Pax Web project already provides WAB support, with a lot of 
advanced features:

Thanks, I tried that. Unfortunately, Pax Web does not recognize the 
ExtHttpService interface, and so all my bundle filters that depend on this 
service, stopped working correctly.

bq. What's the value of WAB support directly in Felix as Pax Web is already 
there ?

The patch adds this support to Felix Http Jetty, where Jetty is already 
embedded. AFAICS, one could use Pax Web or Felix Http Jetty, bot not both, so 
providing might make sense.
                  
> Web application bundle (WAB) deployment
> ---------------------------------------
>
>                 Key: FELIX-4137
>                 URL: https://issues.apache.org/jira/browse/FELIX-4137
>             Project: Felix
>          Issue Type: New Feature
>          Components: HTTP Service
>    Affects Versions: http-2.2.0
>            Reporter: Dominique Pfister
>         Attachments: FELIX-4137.txt
>
>
> Support WAB deployment: if a bundle has a header "Web-ContextPath" or 
> "Webapp-Context", deploy it inside the jetty servlet container under that 
> servlet context.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to