Re: Felix HttpService improvement...

2009-07-26 Thread Felix Meschberger
Hi, I would welcome a one-stop-shop solution for a standalone and bridged environment. Currently, in Apache Sling, we are using either the standalone Jetty based implementation or the Eclipse bridge depending on how we build. Having a single-solution might come very handy. So to second Richard,

Re: Felix HttpService improvement...

2009-07-26 Thread Richard S. Hall
I would certainly be happy to consider it for a replacement to the existing impl. However, since I am not a big user of the existing impl (even though I started it a long, long time ago), I guess we need to hear from people who work and rely on the current impl. What would be cool, is if you c

[jira] Commented: (FELIX-1205) Update to the latest OSGi R4.2 API

2009-07-26 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735423#action_12735423 ] Guillaume Nodet commented on FELIX-1205: I've fixed the exported versions which wer

Felix HttpService improvement...

2009-07-26 Thread Sten Roger Sandvik
Hi. I have looked at the HttpService implementation in Felix and I had some thoughts on how to improve the functionality. Over the past year I have looked long and hard for a solution that has the following features: * Run inside a WAR on a 3rd part container. * Run stand-alone (using jetty).