An application server configuration provides settings that
control how an application server provides services for running applications
and their components.
About this task
After you install the product, you might have to perform
one or more of the following tasks. Unless the task you want to perform
is dependent on the existence of an application server, you can perform
these tasks in any order.
Procedure
- Create an application server.
- Create
clusters for workload balancing.
- Configure transport chains to handle client requests.
Set up peer restart
and recovery.
- Develop custom services.
- Define processes for the application server.
![[z/OS]](../../ngzos.gif)
As part of defining processes, you might want to:
- Define process execution statements for starting or initializing
a UNIX process.
- Configure monitoring policies to track the performance of a process.
- Configure the process logs to which standard out and standard
error streams write.
- Configure name-value pairs for properties.
- Configure the Java virtual machine.
Results
Any new application servers you create appear in the list
of servers on the administrative console Application servers page.
What to do next
- Manage your application servers.
- Deploy an application or component on your application server.