NonStop JMS User's Manual (H06.03+, J06.03+, NonStop JMS 3.0+)
Reliable Messaging Bridge
NonStop Server for Java Message Service User’s Manual—522356-006
5-7
Using the Configuration Tool
Alter a Destination
The alter dest command alters the configured properties for an existing destination
and updates the destinations.properties file with the newly configured
properties.
Alter Destination Command Prompts
The alter dest command steps through these command prompts. At each prompt,
enter the appropriate value or press Enter to proceed to the next prompt. Pressing
Enter without entering a new value will select the value, if any, which appears in
brackets ([ ]) at each prompt. For example, Destination Name [queue0]:
Caution. If you alter the configured properties of a destination that is in use by a bridge, you
must update the bridge pathway configuration using the alter bridge command.
Prompt Usage
Destination Name: Required. Enter the name of the destination to be altered.
Destination Type: Optional. To change, enter “Queue” or “Topic”.
JNDI Initial Context
Factory:
Optional. To change, enter a new JNDI provider class name.
JNDI Provider URL: Optional. To change, enter a new JNDI store location.
JNDI Connection
Factory Name:
Optional. To change, enter a new JNDI name as it exists in
the JNDI store.
JNDI Destination
Name:
Optional. To change, enter a new JNDI name as it exists in
the JNDI store.
Store
Destination_Name:
Enter y to save the altered values. Enter n to leave the task
without any changes taking effect.