JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle GlassFish Server 3.1 Application Development Guide
search filter icon
search icon

Document Information

Preface

Part I Development Tasks and Tools

1.  Setting Up a Development Environment

2.  Class Loaders

3.  Debugging Applications

Part II Developing Applications and Application Components

4.  Securing Applications

5.  Developing Web Services

6.  Using the Java Persistence API

7.  Developing Web Applications

8.  Using Enterprise JavaBeans Technology

9.  Using Container-Managed Persistence

10.  Developing Java Clients

11.  Developing Connectors

12.  Developing Lifecycle Listeners

13.  Developing OSGi-enabled Java EE Applications

Overview of OSGi Application and GlassFish Server

Benefits of Using OSGi in Enterprise Java Applications

Developing OSGi Application Bundles for GlassFish Server

Developing Plain OSGi Bundles

HTTP Service

Transaction Service

JDBC Data Source Service

JMS Resource Service

Developing Web Application Bundles

Required WAB Metadata

How WABs Consume OSGi Services

OSGi CDI Extension for WABs

Developing EJB Application Bundles

Required EJB Metadata

How EJB Bundles Consume OSGi Services

Using the OSGi CDI Extension With EJB Bundles

Deploying OSGi Bundles in GlassFish Server

Part III Using Services and APIs

14.  Using the JDBC API for Database Access

15.  Using the Transaction Service

16.  Using the Java Naming and Directory Interface

17.  Using the Java Message Service

18.  Using the JavaMail API

Index

Chapter 13

Developing OSGi-enabled Java EE Applications

This chapter describes the features and interfaces that GlassFish Server provides to develop OSGi-enabled enterprise applications. This chapter includes the following sections:


Note - Many of the features and interfaces presented in this chapter are demonstrated in samples and video clips available from the OSGi section of the GlassFish Server wiki. See http://wikis.sun.com/display/GlassFish/Osgi for more information.