Kbase P75103: How to setup the cgiip messenger to use different ws brokers all using the same controlling NameServ
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/9/2008 |
|
Status: Verified
GOAL:
How to setup the cgiip messenger to use different ws brokers all using the same controlling NameServer?
GOAL:
How to setup the cgi to use different ws brokers all using the same controlling NameServer?
GOAL:
How to connect the cgiip.wsc messenger to multiple different ws brokers all using the same controlling NameServer on Windows?
GOAL:
How to connect the wspd_cgi.sh messenger to multiple different ws brokers all using the same controlling NameServer on Unix?
GOAL:
How can I allow wspd_cgi.sh messenger to connect to multiple different wsbrokers all using the same controlling NameServer on UNIX?
GOAL:
How to configure messenger accessing different ws brokers all using the same controlling NameServer?
FACT(s) (Environment):
WebSpeed 3.1x
OpenEdge 10.x
All Supported Operating Systems
FIX:
If the brokers all register with the same controlling name server, and option 2 in wspd_cgi.sh is selected, the WService name in the URL will determine which broker the messenger will connect to. Even when "-i wsbroker1" is selected, when WService=wsbroker2 is specified in the URL, wsbroker2 will be contacted. The cgiip messenger is coded as to have WService overwrite -i option.
For example, if you have wsbroker1 and wsbroker2 defined in ubroker.properties and both have NS1 as controlling name server, and that you have cgiip use NS1 as controlling name server, the only thing you need to do to have cgiip access different brokers is to switch WService in URL, no additinonal wspd_cgi.sh or cgiip.wsc script is required.