Hi everyone,
I'm evaluating Grizzly to develop a comet application that uses GWT as
client and must use an OSGi-compatible web server. I looked at the nice
tutorials posted by Hubert Iwaniuk and mo rock, but I must admit I'm a bit
confused. I have 2 questions :
- how can I use the grizzly-httpservice-bundle-1.9.10.jar (dowloaded from
Grizzly web site) and use it in Equinox ? I have tried to set up it in
Eclipse, but it does not work (the plugin starts, byt nothing listens on
port 8080 even if setting -Dorg.osgi.service.http.port=8080)
- I've seen that there is a jetty connector for Grizzly. Equinox embeds a
jetty server. Do you know if it's possible to set up a OSGi bundle with
grizzly and the jetty connector ? (I will have a look at Jean-François's
Athmosphere too) ?
Supposing that I can expose Grizzly in the embedded jetty from Equinox, will
I have access to the full servlet environment, or will I be restricted ?
Thanks for your answers. I will try to post a blog for the whole procedure
once I have everything clear in my mind and a nice-looking procedure.
--
View this message in context: http://www.nabble.com/Grizzly-%2B-Equinox-OSGi-%2B-Eclipse-tp22702068p22702068.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.