Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Starting OSGI Bundles while executing a RCP App
Starting OSGI Bundles while executing a RCP App [message #494907] Tue, 03 November 2009 08:33 Go to next message
exquisitus is currently offline exquisitusFriend
Messages: 211
Registered: July 2009
Senior Member
Hi Guys,
I am in the following situation..... I am a very poor guy because I have
to implement an RCP Application that generates an JSP which imediately
can be opened in an browser.

The JSP is ready and now I have to make it viewable threw a webcontainer
that is embedded in my eclipse Appcliation.

I found a tutorial at
http://www.javaworld.com/javaworld/jw-06-2008/jw-06-osgi3.ht ml?page=1

They use Jetty OSGI Bundles to realize that.... when I tiry it exactly
the described way it works....ich see the OSGI Console and I can open my
HelloWorld.html in my IExplorer.

.....BUT I cannont start my App as OSGI Framework. I need to run it as
Eclipse Application, because its a RCP-Client. But if I use the same
PlugIn Configuration and start it I see nothing...no OSGI Console and no
HelloWorld.html when I call it.

How can I use such OSGI Bundles like this WebContainer in a RCP
Application ? Do I have to start them manually ? How ?

Greetings Markus
Re: Starting OSGI Bundles while executing a RCP App [message #495034 is a reply to message #494907] Tue, 03 November 2009 15:24 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Check out http://www.eclipse.org/forums/index.php?t=msg&goto=48921 9&S=2a02d3b8f622908cc121a5ab1538d451

PW


Previous Topic:I get the wrong service reference
Next Topic:SWT EVENTS CAPTURING IN LINUX
Goto Forum:
  


Current Time: Sat Sep 21 06:04:16 GMT 2024

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

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

Back to the top