Broker 10.15 | webMethods Broker Documentation | webMethods Broker Messaging Programmer's Guide | webMethods Messaging Administration | JMSAdmin Command Reference | JMSAdmin Command Descriptions | Bind String
 
Bind String
Adds (binds) a specified string into a JNDI context (JMS clients only).
Syntax
bind string lookup-name
"stringName"
Remarks
*Specify the value of the string, enclosed in quotes, in stringName. In the lookup-name parameter, specify the key with which to look up the string in JNDI.
*Binding string values to a JNDI context is one convenient way for an application program to store and retrieve values such as configuration parameters.
Related Commands
Modify String