Using the Shared Library Method

  1. Save the JRuby JAR file on the machine where the WebSphere Application Server is installed. Make sure that the path is accessible.
  2. To add the JRuby JAR file as a shared library:
    1. On the WebSphere Application Server home page, expand the Environment node and click Shared Libraries.
    2. In the Class Path field, enter the fully qualified location of the JRuby JAR file that you saved in Step 1.
  3. To associate the shared library with the JDERestProxy application:
    1. In the left pane, click Applications, click Application Types, and then click the WebSphere enterprise applications link.
    2. Select the appropriate AIS deployment.
    3. Under References, select Shared library references.Shared library references
    4. Select the JDERestProxy option and then click the Reference shared libraries button.
    5. Use the directional arrow to move the JAR file to the selected group.
    6. Click OK.
  4. To synchronize Server Manager with the deployed application:
    Note: Saving the configuration in the WebSphere Application Server will redeploy the application, but you must synchronize Server Manager to recognize the deployed application.
    1. In Server Manager, locate the AIS Server and update the setting in the Configuration section. This step is required so that Server Manager detects a change in the AIS Server when you click the Synchronize Configuration button.
    2. Click the Apply button to apply the changes and then return to the AIS Server home page.
    3. Click the Synchronize Configuration button to restart the AIS Server.