You can set any global property on the command line you use to run your Java client application. Use the following syntax:

Syntax

-Dpropertyname = value

For example:

-DPROGRESS.Session.initialConnections = 5

For a list of the properties you can set on the command line, see Alphabetical list of properties.