Chapter 9. JOnAS Specificity

This chapter is for the Application provider; that is, the person in charge of developing the software components on the server side.

The following sections discuss the various JOnAS-specific elements in the development cycle of the Application, Enterprise Bean, and web component that are not defined in the J2EE, EJB, or Servlet/JSP specifications:

9.1. Configuration of DataSource Objects

Definition and configuration of the DataSource objects available on the application server are specific to JOnAS. Refer to Chapter 6 Configuring JDBC DataSources.