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.

    %MSJDBC%\sqljdbc4.jar, where you replace %MSJDBC% with its literal value (sqljdbc4.jar is for Java 6.0).

    %MSJDBC%\sqljdbc41.jar, where you replace %MSJDBC% with its literal value (sqljdbc41.jar is for Java 7.0).

    %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. 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.

  3. Click Apply and then Save.