InfoQ Homepage OSGi Content on InfoQ
-
JSR 277 & 294 leads respond to concerns over OSGi overlap and transparency
After the early draft release of JSR 277 a number of questions were raised by the Java community at large about JSR 277, JSR 294 and OSGi. InfoQ sat down with Stanley Ho's (Spec Lead of JSR 277) and Andreas Strebenz (co-Spec Lead of JSR 294) to discuss some of the Java community's concerns.
-
Using OSGi as an Architectural Asset
Piero Campanelli has written a blog post on the benefits of using OSGi as an architectural asset to promote component oriented software development in organizations. Among the benefits he details are secure development across teams, standard management of projects across a company, version tracking, and automated assistance in checking that dependencies are maintained correctly.
-
Community Begins Reviewing Java Module System (JSR 277) Early Draft
The early draft of JSR 277 was recently released. Community review is open until Nov. 13th. This JSR seeks to improve the distribution of Java applications by defining a distribution format and a repository for collections of Java code and related resources.
-
Spring and OSGi - A Perfect Match?
The Spring Framework has become a favorite of enterprise application developers. The OSGi specification and various Java implementations has also been growing in popularity. Work has recently begun to combine the power of these two complementary frameworks with a specification supported by BEA, Oracle, IBM, Eclipse, the OSGi Alliance.
-
Interview: Florent Benoit on the EasyBeans EJB3 Container and OSGi Support
The EasyBeans EJB3 container project recently announced support for deploying the container as a set of OSGi modules. InfoQ sat down with Florent Benoit of Bull R&D to discuss this new feature as well as how EasyBeans compares to other EJB3 implementations such as JBoss and Gernonimo.
-
Spring 2 Final Approching with new support for OSGi, JPA, Asynch JMS
Spring 2.0 final is set to come out on September 26th - a few months after the original launch dates. InfoQ spoke to the Spring team to find out what's been going on. Spring has been updated with JPA final spec support, asychronous JMS, the new JSP form tag library, and a collaboration with IBM, BEA, and Oracle to bring OSGi support to Spring.
-
Industry Use of OSGi Continues to Increase
OSGi is specification of a Java-based framework targeted for use by systems that require long running times, dynamic updates, and minimal disruptions to the running environment. The Eclipse Equinox provides one of many available implementations. Numerous server and desktop applications are also starting to make use of OSGi.