Previous Topic: Set the JRE in the PATH Variable on Windows

Next Topic: ODBC Policy Store Import Fails with UserDirectory Error

Set the JRE in the PATH Variable on Solaris

To set the JRE in the PATH variable

Run the following commands:

  1. PATH=$PATH:<JRE>/bin
    JRE

    Specifies the location of your JRE.

  2. export PATH