Guests: Peter Kriens and BJ Hargrave
Hosts: Martin and Bernd
This episode is about OSGi, the dynamic module system for Java. Our guests are Peter Kriens (OSGI’s Technical Director) and BJ Hargrave (OSGI’s CTO). We’ll discuss what OSGi is all about and why and in which contexts it is useful. Additionally we are having a look at the different layers of OSGI and where and how they are used. Other questions discussed are: What means dynamicity in an OSGI environment? Where is OSGI used? What’s the future of OSGI? How does OSGI interact with existing middleware solutions? How can I run several versions of the same JAR at the same time? Where are OSGI’s problems?
Show Notes
Links:
- Part 2 of a webinar series on OSGi – Installing some bundles
- Part 1 of a webinar series on OSGi – Running OSGi
- Peters blog
- Tutorials for OSGi
- Peter’s tools
- Run OSGi inside an App-Server
- The Spring Framework can run on OSGi as well
- The free OSGi Implementation Knopflerfish
- The free OSGi Implementation Apache Felix
- The free OSGi Implementation Equinox
- The Website of the OSGi Alliance
- The OSGi Specification
- A repository of all kinds of different osgi modules
- JSR 291: Dynamic Component Support for Java SE
- Part 3 of a webinar series on OSGi – Running some games
- Part 4 of a webinar series on OSGi – Installing a php wiki on top of OSGi