Hi, You can download the osgi- core and compendium interface jars from http://www.osgi.org/Release4/Download
You can either subscribe or click "No thanks, I'd like to go straight to the download." Also E.g. The bundleRepository (OBR) has 2 separate jars which you can download from Felix downloads Called "OSGi OBR service API" then there is the implementation "Bundle repository" Regards, Roland -----Original Message----- From: eppleton [mailto:[email protected]] Sent: woensdag 12 augustus 2009 11:10 To: [email protected] Subject: APi and Implementation in separate JARs Hi, Is there a way to get the classes of the OSGi API and the Felix implementation in two separate JARs? I'm creating a plugin for NetBeans to register and administrate OSGi containers. Felix ist the default, but I want my tool to rely on the API only in order to be able to plugin other implementations (e.g. Knopflerfish). So the UI can display information for a Bundle regardless where it comes from. If there's nothing like that out-of-the-box, I'll do it manually. The question then is: Would that work since it seems I'll also have to split up the manifest then... Thanks --Toni -- View this message in context: http://www.nabble.com/APi-and-Implementation-in-separate-JARs-tp24931883 p24931883.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

