JavaClassPath

Use this parameter to make third-party Java™ libraries available to the IBM® Cognos® TM1® Server.

Parameter type: optional, static

For example, to allow a Java extension to use classes inside a file called db2cc4.jar file (a DB2 JDBC driver), use the following:

JavaClassPath=C:\Development\Java\DB2JDBC\db2jcc4.jar

You can specify multiple references by separating them with semicolons.