NonStop JMS User's Manual (H06.03+, J06.03+, NonStop JMS 3.0+)

Reliable Messaging Bridge
NonStop Server for Java Message Service User’s Manual522356-006
5-15
Using the Configuration Tool
Example
An example of using the configuration tool to alter the batch size in the range 1 through
10 is shown below. Bold text indicates user input.
Delete a Bridge
The delete bridge command deletes an existing bridge Pathway configuration,
updates the bridges.properties file, and regenerates the start and stop scripts.
Delete Destination Command Prompts
The delete bridge 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, Pathway Server Class Name
[qtoq]:.
NSJMS Messaging Bridge Configuration Tool
Copyright 2003 Hewlett Packard Development Company, L.P.
command: alter bridge
Pathmon Process Name [sampl]:
Pathway Server Class Name [qtoq]:
Database vol/subvol [$myvol.mysubvol]:
Source [queue0]:
Target [queue1]:
Selector [ ]:
Batch Size [1]: 10
Number of Servers [1]:
Store sampl.qtoq [N]: y
Generating start_sampl script
Generating sampl.properties
Generating stop_sampl script
Bridge altered
Prompt Usage
Pathmon Process Name: Required. Enter the Pathmon Process Name for the bridge
you want to delete.
Pathway Server Class
Name:
Required. Enter the Pathway Server Class Name for the
bridge you want to delete.
Delete
Pathmon_Process_Name.
Pathway_Server_Class_
Name:
Enter y to delete the bridge from the bridge.properties
file. Enter n to leave the task without deleting the bridge.