Web Connection User's Guide

Server configuration file format

The server configuration files specified by the -wc:fileName command-line argument must adhere to the following format:

Starting an xml-tcp transport from a configuration file

To start an xml-tcp transport from a confiugration file, you must specify a handlerClassName. The format of the configuration file for xml-tcp is as follows:

transport xml-tcp
port 8081
showMonitor true
handlerClassName AbtXmlWsiHandler
monitorTitle Show me the money!
generateWalkback true
 


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]