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-8
Using the Configuration Tool
Example
An example of using the configuration tool to alter the JNDI Destination Name from
queue0 to queue99 is shown below. Bold text indicates user input.
Delete a Destination
The delete dest command deletes an existing destination and updates the
destinations.properties file.
Delete Destination Command Prompts
The delete 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]:.
NSJMS Messaging Bridge Configuration Tool
Copyright 2003 Hewlett Packard Development Company, L.P.
command: alter dest
Destination Name: queue0
Destination Type [queue]:
JNDI Initial Context Factory
[com.sun.jndi.fscontext.RefFSContextFactory]:
JNDI Provider Url
[file:////usr/tandem/nsjms/T1251V30_30SEP2003_V30/jndi_object_store]:
JNDI Connection Factory Name [QueueConnectionFactory]:
JNDI Destination Name [queue0]:queue99
Store queue0 [N]: y
Destination altered
Caution. If you delete a destination that is in use by a bridge, you must update the bridge to
specify an existing destination using the alter bridge command.
Prompt Usage
Destination Name: Required. Enter the name of the destination you want to
delete.
Delete
Destination_Name:
Enter y to delete
the destination from the
destination.properties file. Enter n to leave the task
without deleting the destination.