Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » how to make two OSGi bundles and connect then?
how to make two OSGi bundles and connect then? [message #749866] Tue, 25 October 2011 13:38
Wojtek.wk  is currently offline Wojtek.wk Friend
Messages: 29
Registered: September 2011
Junior Member
Hi,
Since a few days I've been trying to do the following thing:
In my project I have lots of external libraries, which I can divide into two groups (the fact is they come from two various project). At this moment I have all of these libraries in one OSGi bundle. That's not a good approach for me.
How can I build two OSGi bundles, each of them containg some of the libraries and guarantee that the classes inside these two bundles will see all each others (eg. guarantee that class A in bundle 1 could invoke a method of a class B in bundle 2)?
Thank you for every piece of advice!
Previous Topic:how to make two OSGi bundles and connect then?
Next Topic:compute size of org.eclipse.swt.browser.Browser dependent on its content
Goto Forum:
  


Current Time: Thu Mar 28 19:55:24 GMT 2024

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

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

Back to the top