OSGi provides the benefit of modularity, dependency management, service
dynamism, and others. Java EE provides persistence, security,
transaction management and other similar services. The Enterprise Expert
Group in OSGi Alliance defines how to mix and match the Java EE APIs in
OSGi. The Release 4 Version 4.2 of Enterprise Specification defines how
several Java EE specifications such as JPA, JNDI, JMX, and WAR file
specification can work with OSGi and levarage its benefits.
This hands-on lab will show the attendees on how to create OSGi