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


  1. Start the deployment tool.

  2. To create a new project, choose New .

  3. Choose Deployer .

  4. Choose Start of the navigation pathDeploy  Next navigation step EAR  Next navigation step  Load ModuleEnd of the navigation path.

  5. Navigate to the location ...\usr\sap\<SID>\SYS\global\ra , and select the sapjra.rar file.

  6. Choose Start of the navigation pathRuntime  Next navigation step PropertiesEnd of the navigation path, and enter the configuration parameters of the DOE.

  7. Log on to the J2EE Engine.

  8. Choose Start of the navigation pathDeploy Deployment  Next navigation step Deploy ModuleEnd of the navigation path.

  9. With application name as sapjra.rar , choose OK .

    The container is deployed to the Java Engine.