#
# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
# 
# This file will be sourced in by chi_register and the parameters
# listed below will be used.
#
# These parameters can be customized in (key=value) form
#
#      RS - name of the resource for the application
#      RG - name of the resource group containing RS
#    QMGR - name of the Queue Manager
#    PORT - name of the Queue Manager port number
#    CHIQ - name of the Queue Mangger channel initiation queue
# QMGR_RS - name of the Queue Manager SC resource
#  LSR_RS - name of the Queue Manager listener (runmqlsr) SC resource
#            (Leave empty if not used)
#  USERID - name of userid to issue commands
#            (Default USERID=mqm)
#

RS=
RG=
QMGR=
PORT=
CHIQ=
QMGR_RS=
LSR_RS=
USERID=mqm
