About Resource Adapters

A resource adapter is a J2EE component that implements the J2EE Connector architecture for a specific EIS. As illustrated in Figure D-1, it is through the resource adapter that a J2EE application and an EIS communicate with each other.

Figure D-1. Resource Adapter Contracts

Stored in a Resource Adapter Archive (RAR) file, a resource adapter can be deployed on any J2EE server, much like the EAR file of a J2EE application. An RAR file may be contained in an EAR file, or it may exist as a separate file. See Figure D-2 for the structure of a resource adapter module.

Figure D-2. Resource Adapter Module Structure

A resource ...

Get The J2EE™ Tutorial Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.