Defining initial context factory codes

You can configure additional initial context factory codes to be used to define the class providing an InitialContext implementation for your application server to enable remote Java™ clients to connect. These codes appear in the Initial Context Factory drop-down field used when configuring time-triggered transactions and services.

The default initial context factory codes and their class names are:

  • WebSphere® MQ— com.ibm.websphere.naming.WsnInitialContextFactory
  • File—com.sun.jndi.fscontext.RefFSContextFactory
  • WebLogic—weblogic.jndi.WLInitialContextFactory
  • JBoss6—org.jboss.naming.remote.client.InitialContextFactory
    Note: If you upgrade to Release 9.5, both JBoss and JBoss 6 versions are present. Ensure to select the appropriate JBoss version. If you select JBoss, the class name is set to org.jnp.interfaces.NamingContextFactory.
  • TIBCO—com.tibco.tibcojms.naming.TibjmsInitialContextFactory