Starting OSGI Bundles while executing a RCP App [message #494907] |
Tue, 03 November 2009 03:33  |
Eclipse User |
|
|
|
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
|
|
|
|
Powered by
FUDForum. Page generated in 0.04374 seconds