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