#
# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
# 
# This file will be sourced in by lsr_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
# BACKLOG - tcp/ip backlog number (100) 
#      LH - name of the LogicalHostname SC resource
# QMGR_RS - name of the Queue Manager SC resource
#  USERID - name of userid to issue commands
#            (Default USERID=mqm)
#

RS=
RG=
QMGR=
PORT=
BACKLOG=
LH=
QMGR_RS=
USERID=mqm
