Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Eclipse RAP and OSGi DS
Eclipse RAP and OSGi DS [message #531333] Tue, 04 May 2010 10:47 Go to next message
Eclipse UserFriend
Hi,

Im making a RAP/RCP application and its working great up to now. I test first in RCP becouse its faster. Here I created 1 OSGi Declarative Service and a simple static tracker.

Now I made component filese folwing the OSGi standard in and put them in the OSGI-INF folder. Now this works fine in the RCP envyroment however. I dont see the bind and unbind happaning in the RAP envryoment.

Are Declarative services even posible in the current RAP.

Im using HEAD CVS RAP 1.3 m7.

Re: Eclipse RAP and OSGi DS [message #531347 is a reply to message #531333] Tue, 04 May 2010 11:08 Go to previous messageGo to next message
Eclipse UserFriend
the DS bundle from Equinox does not ship with the RAP Runtime SDK. You
will have to add it (and if necessary its dependencies) manually to your
target platform.

HTH
Rüdiger
--
Rüdiger Herrmann
http://eclipsesource.com

On 04.05.2010 16:47, Martijn Cremer wrote:
> Hi,
>
> Im making a RAP/RCP application and its working great up to now. I test
> first in RCP becouse its faster. Here I created 1 OSGi Declarative
> Service and a simple static tracker.
>
> Now I made component filese folwing the OSGi standard in and put them in
> the OSGI-INF folder. Now this works fine in the RCP envyroment however.
> I dont see the bind and unbind happaning in the RAP envryoment.
>
> Are Declarative services even posible in the current RAP.
>
> Im using HEAD CVS RAP 1.3 m7.
>
>
Re: Eclipse RAP and OSGi DS [message #531353 is a reply to message #531347] Tue, 04 May 2010 11:20 Go to previous message
Eclipse UserFriend
Thanks Rüdiger

inporting the bundles:
org.eclipse.equinox.ds
org.eclipse.equinox.util
org.eclipse.osgi.util


and it works like a charm. Just like the RCP just in a great style Smile
Previous Topic:Exception when running demo app
Next Topic:I create my custom Widget, How to show the changes for UI in js?
Goto Forum:
  


Current Time: Sat Jul 12 07:54:17 EDT 2025

Powered by FUDForum. Page generated in 0.03663 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top