Questions tagged [r-osgi]

Remote services for OSGI

A middleware for OSGI frameworks that allows service providers to register services for remote access.

3 questions
1
vote
1 answer

Remote Declarative Services In Equinox

I'm trying to provide a remote declarative service using Eclipse ECF. In the service provider component definition, I have set the following properties: service.exported.interfaces = * service.exported.configs =…
Utku Ufuk
  • 318
  • 1
  • 10
  • 24
0
votes
1 answer

How to get remote OSGi services working with Eclipse ECF

I am trying to get remote OSGi services working with my existing RCP application (Mars based). However it does not seem to be working - two instances of my application do not see the services published in the other one. I have added the latest ECF…
Simon
  • 720
  • 4
  • 12
0
votes
1 answer

r-OSGI ECF beginners tutorials

r-OSGI in ECF seems have less resources on the Internet. I have found several tutorials straightly explain code. But I am seeking a step by step tutorial which can explain the following. How to create r-osgi Project in eclipse. What are the things…
Thabo
  • 1,492
  • 2
  • 18
  • 36