The next OSGi release (4.2) contains many enhancements such as service
registry hooks, transactions and distribution. Apache CXF
and Eclipse Riena are the...
1 replies - 3370 views - 04/14/09 by slim.ouertani in Tips and Tricks
In this presentation, recorded at a recent Skills Matter meet up, Neil Bartlett gives a brief introduction to OSGi, the dynamic module system for Java. It...
3 replies - 5156 views - 04/10/09 by Nitin Bharti in Videos
OSGi
modularization on the server side is well embraced by vendors (Spring
DM Server et. al.). OSGi provides "true modules". With OSGi, we can...
0 replies - 10731 views - 03/30/09 by wgehner in Articles
The Glassfish V3 Architecture adopted the Felix OSGI Runtime as a microcontainer. In a series of articles, I will look into the “Glassfish and OSGI”. The...
0 replies - 4362 views - 03/26/09 by tangyong in Articles
OSGi has emerged as the de facto standard for modularity on the Java
platform. The Eclipse RCP plug-in architecture is built on Equinox.
Major application...
11 replies - 5229 views - 03/25/09 by Kirk Knoernschild in News
Recently, version 4 of the FUSE ESB was released, which is the enterprise support version of Apache ServiceMix 4, rebranded by Progress Software (previously...
14 replies - 23899 views - 03/10/09 by trademak in Articles
For the benefit of those who don't know what OSGi actually is, I wrote an article on my blog, which I am reproducing here, mainly because I see this question...
11 replies - 6447 views - 02/25/09 by Christopher Brind in Articles
Over the past several months, I’ve written quite a few blog entries about OSGi. Here’s a recap of those entries. If you’re not familar with OSGi, the...
6 replies - 9086 views - 02/20/09 by Kirk Knoernschild in News
Recently I took a deeper look at OSGi Declarative Services (DS), Spring Dynamic Modules, iPOJO and Peaberry. I have to admit that I like DS a lot (and even...
6 replies - 3574 views - 02/19/09 by Kai Tödter in Articles
My last post embedded OSGi in an application server using Felix, Jetty, and PAX WEB. Here, I’m going to embed Equinox in Tomcat. I originally set out to...
0 replies - 7789 views - 02/17/09 by Kirk Knoernschild in Articles
Before SCA training, I discussed with one of my colleagues about the Hessian extender. We need to export our OSGI services outside container in the SCA...
3 replies - 2082 views - 02/16/09 by slim.ouertani in Articles
Last week I attended Newton training presented by David Savage and Mike Francis from Paremus. Newton is an open source project aimed to implement the SCA...
1 replies - 6911 views - 02/04/09 by slim.ouertani in Articles
There are two approaches to working with OSGi when developing web applications : embedding OSGi into the application server, or embedding the application...
1 replies - 5911 views - 02/03/09 by Kirk Knoernschild in Articles
1 replies - 1024 views - 01/08/09 by Stuart McCulloch in Announcements
Using Spring with OSGi is a revolution in the application server
environment. Spring gives you flexibility, OSGi gives you dynamicity,
but complexity can...
0 replies - 6797 views - 12/30/08 by Nitin Bharti in Videos