This article specifies the steps which will allow you to run multiple instances of Sametime Connect client.
To run multiple instances of Sametime Connect 7.5.1 you will need to take following steps:
Step1: Install Sametime Connect Client
Step2: Copy the directory in which you installed Connect Client to another location
Step3: Edit the sametime.ini using any text editor. Edit the sametime.ini located in the directory in which you copied the Connect client
Step4: You will need to edit the highlighted text:
-data
@user.home/IBM/RCP/Sametime751
-plugincustomization
plugin_customization.ini
-vm
D:/IBM/Sametime Connect/jre/bin/sametime75
-vmargs
-Djava.home=D:/IBM/Sametime Connect/jre
-Djava.library.path=D:/IBM/Sametime Connect/native
-jcl:max
-Xms16M
-Xgcpolicy:gencon
-Xquickstart
-Xtrace:none
-Xdump:console
-Xint
-Xmn4M
-Xcompactgc
-Xverify:none
-Dosgi.framework.extensions=com.ibm.jxesupport
-Dibm.jxes.jar2jxeOptions=-nog
-Dcom.ibm.pvc.webcontainer.port=0
-Dosgi.nl=en
Specify a new directory for
@user.home parameter, update the values for
-Djava.home and
-Djava.library.path based on directory location in which the Sametime Connect client was copied.