
DZone recently had a chance to sit down with Mark Little, newly appointed CTO of the JBoss division of Red Hat. In this interview, Mark provides an update on...
0 replies - 10391 views - 06/01/09 by Nitin Bharti in Videos

In my previous blog,
I provided a summarized view of what OSGi is and how it impacts Java
developers. I got some interesting feedback. In this article, I...
7 replies - 15065 views - 05/06/09 by Vladimir Vivien in Articles

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 - 8668 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 - 9346 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...
0 replies - 34244 views - 03/30/09 by Wolfgang Gehner 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 - 10722 views - 03/26/09 by Tang Yong 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 - 10182 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...
15 replies - 88207 views - 03/10/09 by Tijs Rademakers 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...
12 replies - 12735 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...
7 replies - 18036 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 - 10741 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...
1 replies - 36526 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...
0 replies - 5163 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 - 18815 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 - 18111 views - 02/03/09 by Kirk Knoernschild in Articles