JBoss.orgCommunity Documentation

JBossOSGi - User Guide

Version: 1.0.0.Beta9

Date: 25-Sep-2010 15:44:46


1. Introduction
1.1. What is OSGi
1.2. OSGi Framework Overview
1.3. OSGi Service Compendium
2. Getting Started
2.1. Download the Distribution
2.2. Running the Installer
2.3. Starting the Runtime
2.4. Provided Examples
2.5. Bundle Deployment
2.6. Managing installed Bundles
2.7. Hudson QA Environment
3. JBoss OSGi Runtime
3.1. Overview
3.2. Features
3.3. Runtime Profiles
4. Developer Documentation
4.1. Service Provider Interface
4.2. Management View
4.3. Writing Test Cases
4.3.1. Simple Framework Test Case
4.3.2. Simple Runtime Test Case
4.4. Lifecycle Interceptors
5. Arquillian Test Framework
5.1. Overview
5.2. Configuration
5.3. Writing Arquillian Tests
6. Provided Bundles and Services
6.1. Blueprint Container Service
6.2. HttpService
6.3. JAXB Service
6.4. JMX Service
6.5. JNDI Service
6.6. JTA Service
6.7. ServiceLoader Interceptor
6.8. WebApp Extender
6.9. XML Parser Services
7. Provided Examples
7.1. Build and Run the Examples
7.2. Event Admin Example
7.3. Blueprint Container
7.4. HttpService
7.5. JAXB Service
7.6. JMX Service
7.6.1. MBeanServer Service
7.6.2. Bundle State control via BundleStateMBean
7.6.3. Start Level control via FrameworkMBean
7.7. JNDI Service
7.8. JTA Service
7.9. Lifecycle Interceptor
7.10. Web Application
7.11. ServiceLoader Example
7.12. XML Parser Service
8. References
9. Getting Support