The Missing HttpService [message #671650] |
Wed, 18 May 2011 11:06  |
Eclipse User |
|
|
|
How is it that Virgo is a web server but doesn't provide an OSGi HttpService? It was quite a shock to find that there isn't one and that the mentions of it I've found on the web are all along the lines of, "There isn't one, there won't be one, just figure out how to install one yourself."
Really? Really??? Is that still how things stand with Virgo and HttpService? If so, where should I be looking for how to get an HttpService?
|
|
|
Re: The Missing HttpService [message #671715 is a reply to message #671650] |
Wed, 18 May 2011 15:05   |
Eclipse User |
|
|
|
After some searching, it seems the options are something like 1) use Virgo Jetty Server, which is still experimental, and still have to install the Jetty HttpService bundle yourself, 2) start with the Virgo Kernel and install all of Jetty, including the HttpService, yourself, or 3) start with the Virgo Kernel and install the Equinox http bundle. Do those sound right? I tried 3), but it complains that Import-Package: org.osgi.service.log is unavailable. The Equinox log bundle also requires this package, and I can't figure out where to find it. Any help? Is there another forum/mailing list I should be posting to? This place seems pretty dead.
|
|
|
|
|
|
|
|
|
|
Re: The Missing HttpService [message #672429 is a reply to message #672391] |
Fri, 20 May 2011 22:01  |
Eclipse User |
|
|
|
Jersey is already an OSGi bundle (since version 1.4 I think?). I don't think that's the answer, and I think your CCE in that other thread is caused by this exact same problem, but I'll answer that one over there.
|
|
|
Powered by
FUDForum. Page generated in 0.25114 seconds