Previous Topic: Remove Policy Server References from Agent Host Files

Next Topic: Stop all SOA Security Manager Processes

Set the JRE in the PATH Variable

You set the JRE in the PATH variable when uninstalling the Policy Server, Web Agent, SDK, or documentation to prevent the uninstallation program from stopping and issuing error messages.

To set the JRE in the PATH variable

  1. Run the following command:
    PATH=$PATH:<JRE>/bin
    
    JRE

    Specifies the location of the JRE.

  2. Run the following command:
    export PATH
    

    The JRE is set in the PATH variable.