Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Eclipse RAP and OSGi DS
Eclipse RAP and OSGi DS [message #531333] Tue, 04 May 2010 14:47 Go to next message
Martijn Cremer is currently offline Martijn CremerFriend
Messages: 77
Registered: January 2010
Location: Breda
Member

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.



hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.
Re: Eclipse RAP and OSGi DS [message #531347 is a reply to message #531333] Tue, 04 May 2010 15:08 Go to previous messageGo to next message
Rüdiger Herrmann is currently offline Rüdiger HerrmannFriend
Messages: 581
Registered: July 2009
Senior Member
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 15:20 Go to previous message
Martijn Cremer is currently offline Martijn CremerFriend
Messages: 77
Registered: January 2010
Location: Breda
Member

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


hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.
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: Thu Apr 25 04:31:08 GMT 2024

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

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

Back to the top