Advanced Configuration parameters

The following table describes the Advanced Configuration parameters for defining a new connection profile.

Parameter

Description

Run in servlet container

Enables Control-M for Java applications to run in a J2EE servlet container.

Use alternate class loader

Enables you to use a non-default class loader. Control-M for Java applications use this alternate Class Loader throughout the invocation of Java class Jobs.

Click Edit to select the Class Loader Factory and Class Loader Method to define the creation of a Class Loader.

Class Loader Factory: Defines a Java Class name, which must be written with the following method signature and placed in the Additional classpath or in the Classes to Invoke table:

static public ClassLoader <method name>();

Show stdout and stderr in job Output

Enables you to display the stdout and stderr job outputs in the job Output.

Parent Topic

Creating a Control-M for Java connection profile