Retired Document
Important: This document may not represent best practices for current development. Links to downloads and other resources may no longer be valid.
wotaskd Properties
This chapter describes the properties you can configure when launching wotaskd.
The wotaskd properties are described in Table 1. Note that the WODeploymentConfigurationDirectory
property is also used by the JavaMonitor tool. The other properties listed in Table 1 are unique to wotaskd.
Usually you set these properties on the command line using Java-style command-line arguments with the following format:
<appName> -D<optionName>=<value> -D<optionName>=<value> ... |
Read WebObjects Deployment Guide Using JavaMonitor for examples on when to use these properties.
Property | Type | Description |
---|---|---|
| string | Location of the site configuration file. Each wotaskd process writes its configuration to a file called The default value is |
| integer | A multiplier used to calculate the number of seconds that the wotaskd process waits without receiving a status message from an instance before considering it dead. This property is multiplied by the The default value is |
| string | The IP address that the wotaskd process listens to for multicast requests from the HTTP adaptor. The default value is |
| Boolean | A Boolean value of The default value is |
| Boolean | A Boolean value of The default value is |
Copyright © 2007 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2007-07-11