setJMSServerName procedure

Specifies the JMS-provider broker implementation.

Syntax

PROCEDURE setJmsServerName. 
DEFINE INPUT PARAMETER jmsServerName AS CHARACTER.

Parameter

jmsServerName
Specifies the JMS-provider broker implementation. For example, SonicMQ.

Applies to

Session objects

Notes

If set on the client, it overwrites the jmsServerName property set on the Progress OpenEdge JMS Adapter side.

See also

setJMSServerName procedure, getJMSServerName function

For more information, see the Setting and getting JMS connection and session attributes.