COMMAND LINE OPTIONS (BOZZA) ------------------------------------------------------------------------------ Indice Argomenti 1. Run JSup as a client 2. Run JSup as a service 3. Command line reference When starded with no option [Application menu]. In [production environment] it's better to not show the [Application menu], but to [create a link to run the application]. 1. Run JSup as a client To create a link to run [client mode]: * copy the standard [JSup] link (created in the Windows Starts menu when [JSup was installed]) where you want. * edit the copied link and add the following parameters to its command line: -clientOf where serverAddress is the [IP address] or the [DNS] [hostname] of the host where the [JSup server] is running (to connect with a [server] instance that is running and the same PC/Server you can use 127.0.0.1 (as IP) or localhost (as hostname). 2. Run JSup as a service See [Run JSup as a service]. 3. Command line reference The following options can be used to customize the execution mode of [JSup]. Options Description -appdir |Specify the JSup application [dir] or [archive] (if not specified the [Application menu] will be displayed), path that contains spaces must be quoted. -run Specify that the application must be started in runtime instead for edit (must be used with the -appdir option) -clientOf Connect as client of the specified server (server address can be an ip address or a host name) -justShutdownServer Must follow -clientOf option, does not start the client but only shutdown the specified JSup server -serverOnly server only] instance of JSup (no user interface, client needed) -serverAddr Specify the ip address the server will listen for connection from clients (all availables addresses by default) -serverPort Specify the server listening TCP port (must be used with the same port number both on server and client, default is 945) -httpServerPort application specific port]) -outputFilePrefix |Specify the [output file] prefix for standard output recording: '.out' suffix will be added to current output file in current directory, if 'logs' subdir exists then previous execution file will be compressed there, [service] default prefix is 'service' -disableAutoOutputFile Disable the creation of the [JSup standard output file]. -showTitleBar application option]). -hideTitleBar application option]). -singleInstance "" Force to run a single user interface of an application on the current desktop, if exising window is found then it will be showed instead of running a new instance.