Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » App server from within RCP
App server from within RCP [message #94868] Tue, 14 August 2007 16:34 Go to next message
Eclipse UserFriend
Originally posted by: danderer.udel.com

I suspect this is possible - and I'm seeing a lot of pieces that suggest
it is - but I can't form a coherent picture. And so..

I've got an RCP app. I want to embed an application server within the
RCP app so that:

- The user interacts with the RCP app.
- At some point, the RCP app can open the users external web browser.
- The browser interacts with the application server within the RCP app.

This strikes me as exactly what the help system does today. Right?

What is the best path to accomplish this, ideally under 3.2?


TIA.
Re: App server from within RCP [message #94972 is a reply to message #94868] Wed, 15 August 2007 17:24 Go to previous message
Simon Kaegi is currently offline Simon KaegiFriend
Messages: 381
Registered: July 2009
Senior Member
Hi Dave,

"Dave Anderer" <danderer@udel.com> wrote in message
news:f9slhq$h71$1@build.eclipse.org...
>I suspect this is possible - and I'm seeing a lot of pieces that suggest it
>is - but I can't form a coherent picture. And so..
>
> I've got an RCP app. I want to embed an application server within the RCP
> app so that:
>
> - The user interacts with the RCP app.
> - At some point, the RCP app can open the users external web browser.
> - The browser interacts with the application server within the RCP app.
>
> This strikes me as exactly what the help system does today. Right?
Yes. This is exactly what the help system is doing. They are using the Jetty
based implementation of the OSGi Http Service.

>
> What is the best path to accomplish this, ideally under 3.2?
In 3.3 the Jetty based Http Service comes packaged with the SDK. The various
bundles you need should also work with 3.2.
You might take a look at http://eclipse.org/equinox/server to get started.

HTH
-Simon
Previous Topic:please verify wiki change
Next Topic:HTTP-Plugin with dynamic port from configuration?
Goto Forum:
  


Current Time: Wed Apr 24 21:15:58 GMT 2024

Powered by FUDForum. Page generated in 0.03035 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top