Tutorial by Topics: osgi

OSGi is a dynamic module system specification for the JVM. It has specifications with different versions and audiences. There are multiple implementations too: Equinox, Felix, Knopflerfish Eclipse from its version 3 is based on OSGi. NetBeans is also capable to handle OSGi modules since 6....
Pax Exam allows testing of bundles within an OSGi container (e.g. AEM, Apache Karaf). Pax Exam is usually used in conjunction with JUnit.

Page 1 of 1