Skip to main content

This version of the product is no longer supported, and this documentation is no longer updated regularly. See the latest version of this content.Opens in a new tab

JavaClassPath

List of additional .jar files to load when the JDBC service is started.

Synopsis

[SQL]    JavaClassPath=jar file, jar file...

Description

Default .jar files that are loaded when JDBC starts are specified in the cachegateway.jar file. If you want additional .jar files to load when JDBC gateway starts, specify them with their full path in the JavaClassPath setting.

Examples

JavaClassPath=C:/JarFolder/example.jar

Range of Values

One or more valid .jar files.

Management Portal

No equivalent

FeedbackOpens in a new tab