Deploying the JRA Connection File
Context
SAP Java Resource Adapter (JRA) is an add-on for SAP Java Connector (JCo). It is delivered together with the SAP NetWeaver AS as a sapjra.rar file. You have to deploy this file in the SAP NetWeaver AS for Java 7.0. The JRA connections form the communication mechanism between the AS Java 7.0 and the AS ABAP 7.1, on which the Data Orchestration Engine (DOE) is installed.
Procedure
-
Start the deployment tool.
-
To create a new project, choose New .
-
Choose Deployer .
-
Choose .
-
Navigate to the location ...\usr\sap\<SID>\SYS\global\ra , and select the sapjra.rar file.
-
Choose , and enter the configuration parameters of the DOE.
-
Log on to the J2EE Engine.
-
Choose .
-
With application name as sapjra.rar , choose OK .
The container is deployed to the Java Engine.

