Connection for JDB using Load Balance
I am just playing around and trying to connect to our load balanced system using JDB. I am doing this on Windows client and the code below successfully connects to one of the nodes. When I attempt to use one of the other formated connection strings, currently commented out, the connection fails. I put a copy of the lbconfig.txt in my C drive and have created siebel.properties file and put it in the directory with the Siebel.jar files. Can anyone help me connect using the load balanced approach?
String connectString =
"siebel.TCPIP.None.None://seatst005:2321/SIEBELTEST78/SCCObjMgr_enu"