Using the System Classloader on an Engine
In most situations, the default classloader is used to load client classes. In some instances however, some applications might require the use of the system classloader. This requires deploying extra files to enable the Engine to use the system classloader.
To use the system classloader:
| 1. | Copy the DS_MANAGER/webapps/livecluster/WEB-INF/etc/DSEngine.jar file to DS_DATA/engineUpdate/shared. |
| 2. | Go to Grid Components > Engine > Engine Configurations, select an Engine Configuration, and change the value of Classloader to System. |
Note that this requires an Engine restart for any Grid Library that contains a jar-path.