Adding the examples.jar file to the class path

Some examples require that the example code is run within IBM Verify Identity Governance.

About this task

To run the code, the /extensions/RELEASE_VERSION/lib/examples.jar must be added to the class path of the application server.

Procedure

  1. Stop the IBM Verify Identity Governance application.
    Go to {wlp}/bin and run the command: server stop
  2. Add the examples.jar file to {wlp}/usr/servers/defaultServer/lib directory in the Liberty Server.
  3. Start the IBM Verify Identity Governance application for the changes to take effect.
    Go to the {wlp}/bin directory and run the command: server start