Using the Shared Library Method

  1. Save the Jython JAR file in an accessible location on the machine where the WebSphere Application Server is also installed.
  2. To add the JAR file as a shared library:
    1. On the WebSphere Application Server page, expand the Environment node and select Shared Libraries.
    2. In the ClassPath field, enter the path to the JAR file location on the server.
  3. To associate the shared library with the JDERestProxy application:
    1. In the left pane, expand Applications, Application Types, and then select WebSphere enterprise applications.
    2. Select the appropriate AIS deployment.
    3. Under References, select Shared library references.
    4. Select the JDERestProxy option and then select 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.