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-10
Using the Configuration Tool
Example
An example of using the configuration tool to request information for all configured
destinations, Destination Name: *, is shown below. Bold text indicates user input.
Add a Bridge Pathway Configuration with Server Class
The add bridge command defines a bridge Pathway configuration, and generates
the bridges.properties file and the executable Pathway scripts
(start_pathmon_name and stop_pathmon_name).
Add Bridge Command Prompts
The add bridge command steps through these command prompts. At each prompt,
enter the appropriate value or press Enter to proceed to the next prompt. If a value
appears in brackets ([ ]) at a prompt, for example, Number of Servers [1]:,
pressing Enter without entering a new value will select the value in the brackets.
NSJMS Messaging Bridge Configuration Tool
Copyright 2003 Hewlett Packard Development Company, L.P.
command: info dest
Destination Name: *
Info for - queue0
DestinationType=queue
JndiInitialContextFactory=com.sun.jndi.fscontext.RefFSContextFactory
JndiProviderUrl=file:////usr/tandem/nsjms/T1251V30_30SEP2003_V30/jndi_
object_store
JndiConnectionFactoryName=QueueConnectionFactory
JndiDestinationName=queue0
Note. You must first add destinations using the add dest command before adding a bridge
using the add bridge command.
Prompt Usage (page 1 of 3)
Pathmon Process Name: Required. Specifies the name of the PATHMON
process. The name can have a maximum of five
alphanumeric characters. The first alphanumeric
character must be a letter (for example, sampl).
If the name is to be used across a network, the name
can have no more than four characters (for example,
sam1).
Pathway Server Class Name: Required. Specifies the name of the server class. The
name can have from 1 to 15 alphanumeric characters
including the hyphen, and must start with a letter, be
unique within the Pathway environment, and not be a
Pathway reserved word (for example, qtoq).