Specifies a list of broker URLs for the client to try to connect to.

Note: The JMS providers other than SonicMQ do not support this method.

Syntax

PROCEDURE setConnectionURLs.
DEFINE INPUT PARAMETER brokerList AS CHARACTER.

Parameter

brokerList
A comma-separated list of Sonic Broker URLs for the client to use for connecting.

Applies to

Session objects

Notes

See also

setConnectionURLs procedure, getConnectionURLs function, setSequential procedure, getSequential function

For more information, see the Managing fail-over support.