Universal Messaging 9.9 | Universal Messaging Concepts | Deployment | Client | Client Parameters
 
Client Parameters
The Universal Messaging client API supports a variety of different parameters that can be specified in the command line of any Universal Messaging Client application.
This section describes those -D parameters, what they are used for and their typical values.
Name
Required
Default
Description
LOGLEVEL
N
4
Specifies the current log level to use
LOGFILE
N
System.out
Used to specify a log file to write the log entries to
LOGSIZE
N
100000
Specified in bytes before the log file is rolled
user.name
N
Signed on name
Used to override the current username without coding it.
HPROXY
N
Used as a short hand to set http.proxyHost and http.proxyPort
http.proxySet
N
Set to true if the url handler is to use a proxy
http.proxyHost
N
Sets the Proxy host name to use
http.proxyPort
N
The proxy port to use
CKEYSTORE
N
Short hand for javax.net.ssl.keyStore
CKEYSTOREPASSWD
N
Short hand for javax.net.ssl.keyStorePassword
CAKEYSTORE
N
Short hand for javax.net.ssl.trustStore
CAKEYSTOREPASSWD
N
Short hand for javax.net.ssl.trustStorePassword
javax.net.ssl.debug
N
Useful to debug SSL issues, see www.javasoft.com for more information
SSLClientProtocol
N
Sets the default SSL Protocol to use. If not supplied then client SSL communication will attempt to use the JVM default protocol, or TLS when that is not possible.

Copyright © 2013-2015 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release