+

Search Tips   |   Advanced Search

Create generic servers

A generic server is a server that is managed in the WebSphere Application Server administrative domain even though the server is not a server supplied by WAS. The WAS generic servers function enables us to define a generic server as an application server instance within the WAS administration, and associate it with a non-WebSphere WAS or process.

There are two basic types of generic application servers:

Therefore, a generic server can be any server or process necessary to support the Application Server environment, including:

(ZOS) Generic application servers must be non-Java application processes that are either a started task or a shell script. We cannot create a Java application as a generic server for the product.

(ZOS) The following processes can be created as a generic server provided that they are either started tasks or a shell scripts:

Use the wsadmin tool or the administrative console to create a generic server.


Tasks


What to do next

After defining a generic server, use the Application Server administrative console to start, stop, and monitor the associated non-WAS server or process when stopping or starting the applications that rely on them.

We use the Terminate or Stop buttons in the administrative console to stop any application server, including a generic application server.


Subtopics

  • Manage generic servers using scripting
  • Create a server using scripting
  • Get started with wsadmin scripting