Using an Initial Context Factory (ICF) class enables remote Java™ clients to connect to your application. This class is provided by the application vendor. The application uses ICF codes to identify these when setting up agents. Initial context factory codes are predefined in the application for the following JMS vendors:
If you are using a JMS server that is not in the preceding list (for example, ActiveMQ), you must create an initial context factory code for it in the application:
For more information about ICFs, see Creating an Initial Context Factory Code.