You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Dominique Pfister (JIRA)" <ji...@apache.org> on 2013/06/18 15:39:20 UTC

[jira] [Comment Edited] (FELIX-4137) Web application bundle (WAB) deployment

    [ 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 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 adding this support makes sense to me.
                  
> 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