Tuesday, November 16, 2010

Hello, OSGi, Part 1: Bundles for beginners

http://www.javaworld.com/cgi-bin/mailto/x_java.cgi?pagetosend=/export/home/httpd/javaworld/javaworld/jw-03-2008/jw-03-osgi1.html&pagename=/javaworld/jw-03-2008/jw-03-osgi1.html&pageurl=http://www.javaworld.com/javaworld/jw-03-2008/jw-03-osgi1.html&site=jw_core

Creating, executing, and managing bundles in an OSGi container

By Sunil Patil, JavaWorld.com, 03/04/08

The Open Services Gateway Initiative (OSGi) defines an architecture for developing and deploying modular applications and libraries. In this first article in a three-part introduction to OSGi, Sunil Patil gets you started with OSGi development concepts and shows you how to build a simple Hello World application using the Eclipse OSGi container implementation, Equinox. He also touches briefly on building service-oriented applications using OSGi and introduces OSGi's ServiceFactory and ServiceTracker classes.

0 comments: