Stuart McCulloch

STUART MCCULLOCH is responsible for the maven-bundle-plugin at Apache Felix and the Pax-Construct tools for rapid OSGi development from OPS4j. He is also the author of Peaberry, a Guice extension for injecting dynamic services. Stuart is a consultant at Sonatype, working on dependency injection and modularization.

books by Stuart McCulloch

OSGi in Action

  • April 2011
  • ISBN 9781933988917
  • 576 pages
  • printed in black & white

OSGi is a Java-based framework for creating applications as a set of interconnected modules. OSGi lets you install, start, stop, update, or uninstall modules at execution time without taking down your entire system. It's the backbone of the Eclipse plugin system, as well as many Java EE containers, such as GlassFish, Geronimo, and WebSphere.

OSGi in Action provides a clear introduction to OSGi concepts with examples that are relevant both for architects and developers. You'll start with the central ideas of OSGi: bundles, module lifecycles, and interaction among application components. With the core concepts well in hand, you'll explore numerous application scenarios and techniques. You'll learn how to migrate legacy systems to OSGi and how to test, debug, and manage applications.