Software AG Products 10.5 | Administering Integration Server | Integration Server Deployment Checklist | Stage 5: Installing Run-Time Classes
 
Stage 5: Installing Run-Time Classes
If your services use run-time classes beyond those provided by Java or the Integration Server (e.g., CORBA or MQ Series classes), install those classes on the server.
Step
Action
Done?
1.
Install run-time classes.
Obtain the zip or jar file from the vendor, and then copy the zip or jar file to a device or directory that your Integration Server can access.
2.
Update the classpath.
Update the classpath statement in the wrapper.java.additional property of the custom_wrapper.conf file so that it points to the directory in which you have installed the run-time classes.
For Microservices Runtime, update the Java system properties in setenv.bat/sh.
For more information about updating the class path, see Adding Classes to the Server Classpath.