Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » How to consume OSGi based product outside OSGi container(I need tips and ideas about how to make use of OSGi based product (classes and resources) an outside OSGi container such as Spark.)
How to consume OSGi based product outside OSGi container [message #1811191] Wed, 28 August 2019 13:17
Regent LArcheveque is currently offline Regent LArchevequeFriend
Messages: 1
Registered: August 2019
Junior Member
Hi,

I think this is the best forum to ask this type of question.

I'll try to make this as clear as possible.

Problem

1) We are developing an RCP based app that needs to submit Spark Job.
2) Spark master and workers do not exploit OSGi technology and are running on different servers.
3) We must configure Spark and let it know about any extra classpath required to execute jobs.  In our context, that means all the classes embedded in the RCP based product  package (plugins/ directory + JARS embedded in the plugins if any).


Question
Is there a way or existing technique to extract all the classes defined and embedded in an RCP based application?

Thanks for your help. Any advice is appreciated.
Previous Topic:Problem mirroring a p2 repository
Next Topic:How to consume OSGi based product outside OSGi container
Goto Forum:
  


Current Time: Thu Apr 25 16:29:50 GMT 2024

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

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

Back to the top