Next, you define the necessary shared libraries.
Procedure
-
Open the WebSphere Application Server administration console
and select .
-
To define the scope for the shared library, select the cell and node where your application is
deployed.
-
Click New.
-
In the page that is displayed, enter a name, such as
IBM_Case_Event_Emitter_Shared_Library.
-
As the class path, enter
${WAS_INSTALL_ROOT}/CaseManagement/analytics/lib.
Leave the Use an isolated class loader for this shared library check box
cleared.
-
Open the deployed Case event emitter application and browse to .
-
Under References, click Shared Library
References, and then select the check box for the event emitter application and click
Reference Shared Libraries.
-
In the page that opens, select the IBM_Case_Event_Emitter_Shared_Library
that you created in step 3.
-
Click OK and save the configuration.
-
Restart the application for the changes to take effect.