Configure the application server for the Infor System Console and the Infor Lawson System Mobile Monitor

  1. If you do not have the JDBC driver for your database on your system, please contact your database vendor to obtain it. Note that the driver (and its name) will vary depending on what database and Java version you have. Listed below are typical names and installation locations for JDBC drivers, but you should use the actual path for your database and system. In a later step, you will need to specify the literal path to the JDBC driver as part of the WebSphere Java Virtual Machine configuration.

    $ORACLE_HOME/jdbc/lib/ojdbc14.jar, where you replace $ORACLE_HOME with its literal value.

    $ORAJDBC/jdbc/lib/ojdbc14.jar, where you replace $ORAJDBC with its literal value.

    $IBMJDBC/db2jcc4.jar, where you replace $IBMJDBC with its literal value.

  2. In the WebSphere Integrated Solutions Console, navigate to Servers > Server Types > WebSphere application servers. Click on the application server you have created for Infor System Console and the Infor Lawson System Mobile Monitor, and navigate to Java and Process Management > Process Definition > Environment Entries. Check if the followinig exists and add if necessary.:

    For AIX only

    The value of the symbolic link for the Hyperic Sigar shared library to the PATH and LIBPATH environment entries for the WebSphere application server for the Infor System Console. See Installing Hyperic Sigar 1.6.4.

  3. Click on the application server you have created for Infor System Console and the Infor Lawson System Mobile Monitor, and navigate to the Server Infrastructure > Java and Process Management > Process Definition > Java Virtual Machine configuration.

    Check if the following exists and add if necessary.

    • The literal path to the JDBC database driver for your database to the JVM classpath for the application server.

  4. Click Apply and then Save.