OSGi

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Hello, OSGi, Part 3: Take it to the server side by Sunil Patil   - [Clicks: 14]
    Develop and deploy your first OSGi Web application using your Eclipse IDE, Server-Side Equinox, Jetty, and Tomcat. This article concludes the 'Hello, OSGi' series by introducing OSGi on the server side.
    [Includes source code]
    http://www.javaworld.com/javaworld/jw-06-2008/jw-06-osgi3.html - Jun, 2008
  • The Whiteboard Pattern for OSGi by Joseph Ottinger   - [Clicks: 8]
    This is the second in TSS' series on OSGi, this time focusing on a common pattern in OSGi, called the "whiteboard pattern," where interfaces that can fulfill a contract are searched for in an OSGi repository.
    http://www.theserverside.com/tt/articles/article.tss?l=WhiteboardForOSGi - May, 2008
  • OSGi for Beginners by Joseph Ottinger   - [Clicks: 28]
    This article is the first of a series of articles aimed at teaching developers how to create OSGi bundles, including dependencies included with the bundles.
    http://www.theserverside.com/tt/articles/article.tss?l=OSGiforBeginners - May, 2008
  • Hello, OSGi, Part 1: Bundles for beginners by Sunil Patil   - [Clicks: 14]
    Get started with OSGi in this introduction to creating, executing, managing, and tracking application bundles in an OSGi container.
    http://www.javaworld.com/javaworld/jw-03-2008/jw-03-osgi1.html - Mar, 2008
  • An Introduction to OSGi on the Server Side by Daniel Rubio   - [Clicks: 34]
    This article addresses the reasons OSGi has stepped into Java/SOA server-side initiatives, including its main benefits and constraints as Java vendors shift their SOA focus to OSGi. It also provides an in-depth look at what exactly constitutes working with OSGi from a developer and architect point of view, as well as OSGi's future role with Java in the broader sense of the platform.
    http://dev2dev.bea.com/pub/a/2007/12/osgi-introduction.html - Jan, 2008

[Top]