OSGi

The following OSGi session was introduced at last Eclipse DemoCamps in Tel Aviv.

OSGi Technology is rapidly becoming the foundation of many small, large, simple, and complex systems. In this session we explain what OSGi really is and where we are heading to.

yanai 28/06/2009 - 10:37

http://code.google.com/p/pojosr/

 

"A service registry that enables OSGi style service registry programs without using an OSGi framework." 

 

Basically, it takes any jar deployed to it and treats it as an OSGi bundle, even if it doesn't have the right manifest. This allows to get the benefits of the OSGi service framework without the need for customized jars.

 

Here's what Peter Kriens (the OSGi architect) thinks of this: http://www.osgi.org/blog/2011/04/osgi-lite.html

ittayd 03/04/2011 - 10:41

Tutorial for configuring and running integration and unit tests under Spring Dynamic Modules-based application

zvika 10/08/2008 - 17:50
Syndicate content