Enabling live chats in a clustered environment
The live chat service enables end users and Service Desk agents to chat in real time about end user problems and issues. In a clustered environment, you must configure each clustered server to accommodate live chat requests. After you do so, the chat service functions properly in a horizontal or vertical cluster.
About this task
- Set the mxe.name Java Virtual Machine (JVM) parameter for every server in the environment. The procedure depends on whether you use a WebSphere® Application Server or a WebLogic Server environment.
- In the System Properties application, create an instance property for each of the servers in the environment.
Step 1: Setting the mxe.name JVM parameter
You must set the mxe.name JVM parameter for every JVM instance in the clustered environment. If you are deployed in a WebSphere Application Server environment, you set the parameter from the WebSphere Application Server administrative console; in a WebLogic Server environment, you edit the startManagedWebLogic script.
Setting the parameter in a WebSphere Application Server environment
Procedure
Perform these steps to set the mxe.name parameter for servers in a WebSphere Application Server clustered environment:
Setting the parameter in a WebLogic Server environment
Procedure
Perform these steps to set the mxe.name parameter for servers in a WebLogic Server clustered environment:
Step 2: Creating matching instance properties
Each of the servers for which you set an mxe.name parameter must have a corresponding instance property that specifies the URL address of the server in the cluster. The instance properties connect the chat servers and enable them to communicate during chat operations.
About this task
Procedure
Perform these steps to create instance properties for each of the JVM servers that were given an mxe.name parameter: