Use this page to view or change settings for a process definition. For WebSphere Application Server, this page provides command-line information for starting or initializing a process.
To view this administrative console page, click Servers > Application Servers > server_name. Then under Server Infrastructure click Java Process Management > Process Definition.
Configuration tab
This command only applies to the base WebSphere Application Server and the WebSphere Application Server - Express products. It specifies the executable name that is invoked to start the process.
Data type | String |
This command only applies to the base WebSphere Application Server and the WebSphere Application Server - Express products. It specifies the arguments that are passed to the executable when starting the process.
For example, the executable target program might expect three arguments: arg1 arg2 arg3.
Data type | String |
Units | Java command-line arguments |
This command only applies for distributed platforms. It specifies the file system directory that the process uses as its current working directory.
The process uses this directory to determine the locations of input and output files with relative path names.
Passivated enterprise beans are placed in the current working directory of the application server on which the beans are running. Make sure the working directory is a known directory under the root directory of the WebSphere Application Server product.
Data type | String |
Related concepts
Process definition
Related tasks
Defining application server processes
Related reference
Custom property collection