BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage OSGi Content on InfoQ

  • Eclipse Virgo 3.0 Released

    Eclipse Virgo, the evolution of the Spring DM OSGi server, has released version 3.0. The new release includes Gemini Web 2.0 and supports Tomcat 7 (with Servlet 3.0) as well as a new Jetty supported web container.

  • One Year of Apache Karaf

    Apache Karaf has reached one year old today, as a top-level project at Apache. Karaf is a runtime package consisting of an OSGi framework (either Equinox or Felix), a command shell (Felix Gogo) and a number of useful utilities built in by default.

  • Oracle Moves JDeveloper to OSGi Backbone, Adds JSF 2 Support, Hudson Integration

    Oracle has today released Oracle JDeveloper 11g Release 2, along with an update to their meta MVC framework Oracle ADF (Application Development Framework). The release includes support for JSF 2.0 and Facelets, adds Hudson integration to Oracle TPC, and improves hot deployment for ADF. At the same time JDeveloper has been re-architected to sit on top of an OSGi backbone.

  • Requirements of a Standard Java Module System

    Yesterday, Mark Reinhold posted the first public draft of the future of modularity in Java. As it is a draft, there are a handful of issues that still need to be agreed on - but it represents the consensus of what modularity in Java should look like. And with IBM being involved, there's more emphasis on interoperability with OSGi than there has been in the past.

  • Annotation-Driven Dependency Injection with Google Guice 3.0

    Late last month Google released Guice 3.0, a Java framework that implements the dependency injection (DI) design pattern. The motivation behind Guice was to make it easier for programmers to write DI code by reducing the need to write boilerplate factories. This article examines the new 3.0 features, loks at how Guice 3.0 supports Spring DI, and introduces Guice 4.1 (a.k.a. MiniGuice).

  • POJO Service Registry brings OSGi to the Classpath

    A new project on Google Code, the Pojo Service Registry, aims to provide an OSGi-lite mechanism for Java applications, but outside of a OSGi runtime. Instead of requiring all JARs to be bundles, it scans the startup classpath and emulates a bundle layer, whilst providing the service hookups that would be wired together in a full OSGi container.

  • JAX London 2011 Review

    Last week's JAX London included an OSGi specific day as well as others on Agile, Spring, JavaEE and tools. As well as the JAX Awards, other products were introduced such as the free GlobalsDB, an overview of Cloud Foundry, and Adobe Flex 4.5 running on top of iOS and on a demonstration BlackBerry playbook. Read on to find out more.

  • OSGi in Action

    Manning have today published OSGi in Action, by Richard S Hall, Karl Pauls, Stuart McCulloch and David Savage. Written by long-term OSGi users and committers on the Apache Felix runtime, the depth of knowledge in the book comes across with subtleties and specific gotchas documented.

  • OSGi 4.3 brings some Generics and Capabilities

    At EclipseCon 2011, the OSGi 4.3 specifications were announced and are available as a public final draft, to be released in the near future. Changes include adding generics to the core API, as well as a general purpose capability model to declare non-coding requirements between bundles. Read on for more information about what to expect.

  • Business Benefits of OSGi

    Many consider the cost of migration onto OSGi expensive, but frequently this is conflated with the cost of modularity itself. Modularising a large, complex and heavily intertwined library is an expense that has no immediate benefits to the maintainers. However, if left to rot, the system will become more complex, intertwined and larger over time and the maintenance cost will increase.

  • Is OSGi the Right Foundation for Java Middleware?

    Ross Mason, founder of MuleSource expressed his frustration with OSGi: "OSGi is a great specification for middleware vendors, but a terrible specification for the end user." He argues that OSGi just isn’t ready for the developer yet as it is too difficult to completely make it invisible to a developer.

  • Nuxeo Introduces Plug-in Marketplace, CMIS Support to its Enterprise Content Management Offerings

    Open Source Enterprise Content Management (ECM) company Nuxeo has updated its Open Source OSGi-Based Content Management Infrastructure, adding support for JBoss 5.1, JBoss EAP, and CMIS 1.0, and introducing the Marketplace providing a distribution channel for Plug-ins.

  • Eclipse Virgo Released

    The inaugural version of Eclipse Virgo was released today, including the Eclipse Gemini Web component. Despite these being the first release under the Eclipse moniker, they are the natural evolution of the well-regarded Spring DM Server. Read on to find out what's important about this release.

  • OSGi Community Event

    Last week saw London's OSGi Community Event, in conjunction with JAX London. The conference presentations covered a wide range of environments, from Java EE migrations and cloud computing, down to embedded devices and Android.

  • Bundle.update: Towards the Next OSGi Release

    It's been a long time since the last Bundle.update was posted, and there have been a lot of OSGi-centric updates since then. OSGi 4.2 has been released, with Equinox 3.6, Felix 3.0 and Knopflerfish 3.0 all providing support for the new platform. Recently, there have been some glimpses of the next version of OSGi, as well as increased enterprise support. Read on to find out what's been happening.

BT