Show TOC Start of Content Area

Background documentation Deploying the Resource Adapter  Locate the document in its SAP Library structure

To deploy a resource adapter on the J2EE Engine, you have to package it according to the requirements in the J2EE Connector Architecture specification. For more information, see Resource Adapter Archive (RAR).

To ensure that the adapter functions properly, you also need to configure it correctly at deployment time. At this point you have to specify the settings for the ManagedConnectionFactory that will provide the connectivity to the relevant EIS. For more information, see ManagedConnectionFactory Configuration.

In addition, you also have to configure:

·        Resource Adapter Transaction Support

·        Resource Adapter Security

·        Connection Pooling

·        Resource Adapter Classloading

 

End of Content Area