InitContextFactory (-ICTXF)

Use the InitContextFactory adapter command (-ICTXF or -INITIALCTXFACTORY) to indicate the initial context factory provider needed to build the starting point of all required JNDI services.

This is a required command.


-ICTXF factory_name
Option
Description
factory_name
Required value. Specify the factory name of the initial context provider. There are no restrictions on the factory name; it can be any string.

For example, to specify an LDAP provider:


-ICTXF com.sun.jndi.ldap.LdapCtxFactory