You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2015/08/01 11:25:05 UTC

[jira] [Closed] (FELIX-1456) Contribution: Extended and improved HttpService

     [ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carsten Ziegeler closed FELIX-1456.
-----------------------------------

> Contribution: Extended and improved HttpService
> -----------------------------------------------
>
>                 Key: FELIX-1456
>                 URL: https://issues.apache.org/jira/browse/FELIX-1456
>             Project: Felix
>          Issue Type: Improvement
>          Components: HTTP Service
>    Affects Versions: http-2.0.2
>            Reporter: Sten Roger Sandvik
>            Assignee: Sten Roger Sandvik
>             Fix For: http-2.0.2
>
>         Attachments: http-service.tar.gz, http-service.tar.gz.md5
>
>
> I have created an improved version of the HttpService. A similar version has been deployed at my company (Enonic) for some time. Instead of hosting this code ourself, we (or I) tought it would be better to contribute this to Apache.
> So, the feaures:
>   * Extended API to support servlet filters.
>   * Backward compatible with standard HttpService (without Filter support).
>   * A bridged implementation. Using HttpService from a standard WAR file inside your favourite container. Same as Equinox Servlet Bridge except with Filter support.
>   * A jetty implementation (very influenced by the existing Felix implementation).
>   * Seperate dispatcher so that we can have different "transports". 
> Where's can I try it? Since I do not have committer rights (I would very much like so :-)) and I really to use Jira as a "source" and "patch" repository the code is hosted at my own place for now. This is so that you can try it out and tell me what you think. Go to http://github.com/srs/felix-contrib/tree/master for sources.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)