Configuring the Classpath for the Data Integration Service
Configuring the Classpath for the Data Integration Service
You can add jar or class file directories that are required at run time to the classpath on the Data Integration Service node.
Place the jar files that are required during runtime in the following directory on the Data Integration Service node:
$INFA_HOME/services/shared/jars
The jar files in this location are loaded dynamically. Any class files that are required by individual mappings at run time are found and loaded from this directory.
The Java transformation adds any jar files in this directory to the mapping-level classpath.