cancel
Showing results for 
Search instead for 
Did you mean: 

JCA Adapter

Former Member
0 Kudos

Hi

Give me Idea about JCA Adapter

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Answers (1)

Answers (1)

former_member529475
Active Contributor
0 Kudos

Hi Chiru,

JCA means - 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 Java Connector Architecture (JCA) 1.0.

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

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

JCA means Java Connector Architecture which is a part of J2EE. The XI Adapter framework uses this Architecture. If you want to develp your own Adapters take a look at Adapter and Module Development under Runtime -> Connectivity in SAP XI Help.

http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm

Cheers...

Vasu

<b>** REward POints if found useful **</b>