On Thu, Nov 17, 2016 at 11:05 AM, Peter Kriens <peter.kri...@aqute.biz> wrote:
> I think there is a simple Http server at Felix written by someone from Bug 
> labs?

That's Felix HTTP. It isn't simple. It uses Jetty, and exports Jetty
packages in a problematic way, and has some other issues I've hit. I'm
in a bit of a hurry to try to finish something, and if there had been
a true self-contained http service available from enroute, that might
have done the trick.



>
> Kind regards,
>
>         Peter Kriens
>
>> On 17 nov. 2016, at 16:37, Benson Margulies <bimargul...@gmail.com> wrote:
>>
>> We've had some problems with pax-web and felix HTTP, so I was looking
>> around, and read:
>>
>> http://enroute.osgi.org/services/org.osgi.service.http.html
>>
>> This led me to wonder if someone has actually built yet another HTTP
>> service (perhaps a very simple one based on the http server in the
>> JDK), or whether this is just explaining the concept. Maven Central
>> does not seem to have a relevant bundle.
>> _______________________________________________
>> OSGi Developer Mail List
>> osgi-dev@mail.osgi.org
>> https://mail.osgi.org/mailman/listinfo/osgi-dev
>
>
> _______________________________________________
> OSGi Developer Mail List
> osgi-dev@mail.osgi.org
> https://mail.osgi.org/mailman/listinfo/osgi-dev
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to