This document discusses OSGi and its implementation in JBoss Application Server 7 (AS7). It provides an overview of OSGi core concepts like modularity, services, and dynamic updating. It then discusses how AS7 fully implements the OSGi core specification and allows for integration between OSGi and enterprise Java components. The document outlines both current and future support for enterprise OSGi specifications in AS7 and demonstrates OSGi capabilities with examples.