cancel
Showing results for 
Search instead for 
Did you mean: 

JCA Adapter

Former Member
0 Kudos

What does a JCA adapter Means? Why do we need that? Where it will be installed? on what situation we will be using a JCA adapter?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

<i>JCA means</i> - Java Connector Architecture

The adapters that you are developing for the Adapter Framework of SAP Exchange Infrastructure

must be implemented as resource adapters of the <b>Java Connector Architecture (JCA) 1.0</b>.

Adapters do not have to meet all the requirements that are specified as mandatory in the JCA,

since some aspects are not relevant to the Adapter Framework.

On the other hand, some requirements are optional in the JCA, but must be met since they are mandatory in SAP XI.

<i>Where it will be installed?</i>

Adapters run on the J2EE server of the SAP Web Application Server 6.40, which contains a JCA 1.0 framework.

The J2EE server thus meets all the requirements set out in the J2EE Connector Architecture Specification, Version 1.0.

For more information on JCA, kindly check the following link:

http://help.sap.com/saphelp_nw04/helpdata/en/00/6e6040a64e8437e10000000a155106/frameset.htm

best regards,

Thangesh