After having a glance at the jar file, it is required to involve a servlet
container to serve the http service function. Think the link below should
be helpful.

[1]  http://www.eclipse.org/equinox/server/http_in_container.php

2012/8/27 Dileepa Jayakody <[email protected]>

>
>
> On Mon, Aug 27, 2012 at 6:56 PM, Ivan <[email protected]> wrote:
>
>> If the bundle is really installed, all the things will be taken over by
>> OSGi environment. Is the bundle in active status ?
>>
>> Yes Ivan, it is in active state but there's no services registered by the
> org.eclipse.equinox.http.servlet bundle.
> Does Geronimo support osgi http service by default?
>
> Thanks,
> Dileepa
>
>>
>> 2012/8/27 Dileepa Jayakody <[email protected]>
>>
>>> Hi All,
>>>
>>> I have a set of bundles deployed in Geronimo
>>> (geronimo-tomcat7-javaee6-web-3.0.0) which need to use OSGi http service.
>>> I couldn't find a default bundle in Geronimo which registers
>>> org.osgi.service.http.HttpService so I installed
>>> org.eclipse.equinox.http.servlet.1.0.0.200704022148 and started the bundle.
>>> However it seems the bundle doesn't register the httpService (After the
>>> bundle starts, there's no registered services listed under the bundle)
>>>
>>> Can someone please help me to get osgi httpService up and running so
>>> that my bundles can use it to register servlets and resources?
>>>
>>> Thanks,
>>> Dileepa
>>>
>>>
>>>
>>
>>
>> --
>> Ivan
>>
>
>
>
>


-- 
Ivan

Reply via email to