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-12
Using the Configuration Tool
Example
An example of using the configuration tool to add a bridge Pathway configuration is
shown below. Bold text indicates user input.
Alter a Bridge
The alter bridge command alters an existing bridge Pathway configuration,
updates the bridges.properties file with the new values, and regenerates the
start and stop scripts.
Number of Servers: Required. The default is one. For queues, the number
of servers may be greater than one. For topics, the
number of servers must be one.
This property is local to the specific Pathway server
class.
Store
Pathmon_Process_Name._Path
wayServer_Class_Name:
Enter y to save the bridge configuration. Enter n to
leave the task without adding the bridge.
NSJMS Messaging Bridge Configuration Tool
Copyright 2003 Hewlett Packard Development Company, L.P.
command: add bridge
Pathmon Process Name: sampl
Pathway Server Class Name: qtoq
Database vol/subvol: $myvol.mysubvol
Source: queue0
Target: queue1
Selector []:
Batch Size [1]:
Number of Servers [1]:
Store sampl.qtoq [N]: y
Generating start_sampl script
Generating sampl.properties
Generating stop_sampl script
Bridge added
Caution. The Database vol/subvol property is global to the Pathmon Process Name
and any change to the Database.volsubvol name/value combination will be implemented
across every server class running under the Pathmon Process Name. For information on
changing the Database.volsubvol for a specific server class, see
pathmon_process_name.server_class_name.properties
File on page 5-28.
Prompt Usage (page 3 of 3)