WebSphere MQ Workflow 3.4.0 Java Generic API Test / Prototyping Tool
[prev][next][parent][TOC]
Property File Example
#=== PROPERTY FILE (file name: JGATT.properties) =======================
# Properties for
# MQSeries Workflow Java Generic API Test / Prototyping Tool (JGATT)
# ----------------------------------------------------------------------
# Name of the MQSeries Workflow Agent represented by the Java Agent.
# This mandatory property is the name used by the Client to find the
# Agent. The name must not use path components.
# For LOC_LOCATOR policy enter only JGATT.AgentName=
JGATT.AgentName=iiop://flexx1:900/JNDI_WS_AGENT
# The locator policy supported by the Java Agent. This property is
# mandatory, it must be one of:
# LOC_LOCATOR
# JNDI_LOCATOR
# COS_LOCATOR
# IOR_LOCATOR
# OSA_LOCATOR
# RMI_LOCATOR
# Note: Look for DEPRECATED locator policies in the MQSeries Workflow
# Java API documentation.
JGATT.Locator=JNDI_LOCATOR
JGATT.SystemGroup=FMCGRP
JGATT.System=FMCSYS
#=== END OF PROPERTY FILE ==============================================