Using the Shared Library Method

  1. Deploy the JRuby JAR file as a shared library on the same WebLogic Server on which the AIS Server (otherwise referred to as the JDERestProxy) is deployed. Ensure that the AIS Server is included as a target for the library.
  2. Before uploading the AIS server component to the Server Manager console, edit the weblogic.xml in the deployment package.
    1. Open the AIS server component (par or jar) in a zip file editor and navigate to the weblogic.xml file as shown in this example: \E1_AISServer_9.2.5.4_mm-dd-yyyy_hh_mm.jar\JDERestProxy.ear\JDERestProxy.war\WEB-INF\weblogic.xml
    2. Edit the weblogic.xml to include the shared library by the name it was created with in WebLogic, as illustrated in the following example:Including Shared Library
    3. Save the weblogic.xml file and re-zip the AIS component.
  3. Upload and then deploy the component from Server Manager.