Hi,
I'm having some trouble getting the DOSGi with Spring-DM Dinner Service
demo to run in Eclipse 3.5.
I've defined a target platform for the CXF/DOSGi multi bundle
distribution and a Run Configuration for the server using this target
platform.
The problem is, that if I'm trying to start the server with this
configuration, Eclipse complains "The org.eclipse.osgi plug-in is
missing from this configuration". If I add this bundle to the target
platform, it start's, but doesn't make the service available.
The problem is obviously the org.eclipse.osgi bundle, since if I try to
start the server with this bundle set (incl. the org.eclipse.osgi
bundle) using the Pax runner, the service isn't made available also,
although without the org.eclipse.osgi bundle everything works fine with
the Pax runner.
So, how do I get Eclipse to start the service without the
org.eclipse.osgi bundle?
I have to admit that I'm totally new to (D)OSGi and Spring-DM, thus,
sorry if I missed something obvious.
Thanks in advance,
Marcel