rap

Integrate Eclipse RAP and OSGI/Spring-DM plugins, using Maven for build

The background I have a project containing my domain model and persistence code (created using Spring-ROO). I've changed this into an OSGi bundle, and build & deploy it using Maven (via PAX Construct scripts). This bundle deploys nicely to Equinox, and I can access the various services,etc. I also have a Eclipse RAP plugin/bundle from w...

How can I start an OSGI bundle at runtime?

I need to wait to start a bundle during the execution of another bundle, is this possible? ...

What do I need to do to resolve bundle org.eclipse.rap.ui cannot be resolved in eclipse helios?

Hi, I don't know what I have done wrong but it seems pretty major yet I can't figure it out. I'm using Eclipse Helios to create a RCP / RAP application. I downloaded and installed the RCP / RAP IDE and I could previously launch RAP applications (although there were some runtime exceptions about something missing). Now when I create a ne...