A couple of weeks ago, I discovered Paris JUG, a java user group based on Paris area. As they were giving a free OSGI conference, subject which interest me, I went there last tuesday.
Here are various notes I have taken there :
Incoming events in the group :
February 2009 : It’s the first birthday of the group. On this occasion, there will have quickies (15 minutes presentations)
Call for blogger (I have asked to add my blog and I am waiting the answer)
It’s possible to avoid collisions between different versions of the same library by repackaging them (changing package names) : It’s was has been done with tomcat which includes its own version of commons-dbcp (see reference)
will probably become the next OSGI standard because it seems to be welcomed by the JAVA community
is normalizing its main ideas with the RFC 124. It seems to threaten the notion of «declarative service » (OSGI v4), which is a layer on top of OSGI targeting the declaration of imported and exported services by the bundle.
OSGI and the java applications :
Apache geronimo : the jars are OSGIfied but are not inside an OSGI container