You can use the wsadmin tool to configure processes in your application server configuration. Enhance the operation of an application server by defining command-line information for starting or initializing the application server process. Process definition settings define runtime properties such as the program to run, arguments to run the program, and the working directory.
AdminServerManagement.configureProcessDefintion(nodeName, serverName, otherParamList)
For additional information and argument
definitions, see the documentation for the AdminServerMananagment
script library.