[
https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739704#action_12739704
]
Richard S. Hall commented on FELIX-1456:
----------------------------------------
Thanks, Sten!
In the long run, if we move forward with this, you should likely attach a
tarball of the proposed contribution to this issue, but we can discuss the
details of this later if that's the direction things go. For now, we need
people who use the HTTP Service or need your extensions to it to check this out
and give some feedback so we know how to proceed.
> 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
> Reporter: Sten Roger Sandvik
>
> 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://code.google.com/p/enonic-osgi/wiki/ExtHttpService for both source and
> binaries.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.