[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.rt.riena] Re: Host riena (OSGI) services on WebSphere
|
- From: rehlig@xxxxxxxxxxx (Stefan Rehlig)
- Date: Tue, 16 Jun 2009 12:14:46 +0000 (UTC)
- Newsgroups: eclipse.rt.riena
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
I found some information in this newsgroup on running the riena services
in a custom web container.
I set up a web application that exposes the bridge servlet
(org.eclipse.equinox.servletbridge.BridgeServlet). As the console tells
me, the osgi kernel is loaded (0 ACTIVE
org.eclipse.osgi_3.3.0.200704022148).
Now i want to run the services of org.eclipse.riena.sample.app.server.
Do i have to put the plugin-jars of app.server and its dependencies into
the plugins folder of the eclipse directory under WEB-INF?
What are the next steps?
Is there anyone who has some hints? Any comments are appreciated.
Thank you