wagenknecht.org » Gunnar's Weblog » Server Side Eclipse   Admin | Sign Out  
Weblog | Pictures

Server Side Eclipse

Thursday, April 26th, 2007, 19:08:15 +0200, Gunnar Wagenknecht

Ok, our two sessions (75 minutes each) are over. We discussed the basics in part one and user interfaces in part two. They were very well attended and we got very positive feedback. Thanks!

There was one question that I promised to answer after the session. We had a little confusion about the legacy Equinox HttpService and the Jetty based HttpService. A question came up why Eclipse ships both in the SDK if we recommend the Jetty service for Server Side Eclipse.

I responded that the SDK doesn’t ship the legacy Equinox HttpService but then Jochen showed a screenshot where we saw it. Uuups. Well, now after the session, the answer turns out to be simple, we both were right.

The Eclipse SDK does not ship with the legacy Equinox HttpService but the Equinox SDK does. Both are complete different downloads. The reason for shipping both HttpService implementations with the Equinox SDK is simply support for mobile/embedded devices. The legacy HttpService runs on those devices whereas the Jetty based HttpService does not.

2 Responses to “Server Side Eclipse”

  1. Simon Kaegi Says:

    The Jetty HttpService doesn’t need much from the VM and will run on most mobile platforms. The mobile / embedded justification is more about download size – 700K vs. 90K.

  2. Gunnar Wagenknecht Says:

    Ah cool. Thanks for the info Simon. :)

Leave a Reply

Note, you can use these XHTML tags in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .

Gunnar's Weblog is proudly powered by WordPress and valid XHTML and CSS (hopefully...).
Entries (RSS) and Comments (RSS). Spawned in 0.720 seconds.