Servlet parameters

The following table describes the Servlet parameters.

Servlet parameter

Value

servlet name

(Mandatory) Defines the unique servlet name.

servlet class

com.bmc.ctm.wjm.cm.ejb.servlet.CMExtension

init-param

  • Connection Profile: (Mandatory) Defines the connection profile name. For more information, see Creating a Control-M for Java connection profile.
  • CM_Root: (Mandatory) Defines the root directory of the Control-M for Java installation (<Control-M Agent location>/cm/Java)

load-on-startup

(Mandatory): Indicates that this servlet should be loaded on startup. The optional contents of these elements must be an integer indicating the order in which the servlet should be loaded.

Parent Topic

Control-M for Java connection profile management