+

Search Tips   |   Advanced Search

Generic server settings


To set the settings of a generic server.

A generic server is a server that is managed in WAS administrative domain, although it is not a server that is provided with WAS ND. The generic server can be any server or process that is necessary to support the appserver environment, including a Java™ server, a C or C++ server or process, or a RMI server.

To view this admin console page ...

Servers > Server Types > Generic servers > server_name.

On the Configuration tab, we can edit fields. On the Runtime tab, we can look at read-only information. The Runtime tab is available only when the server is running.

Name

Logical name for the generic server.

Generic server names must be unique within a node. For multiple nodes within a cluster, we can have different generic servers with the same server name as long as the server and node pair are unique. For example, a server named server1 in a node named node1 in the same cluster with a server named server1 in a node named node2 is allowed. Configuring two servers named server1 in the same node is not allowed. WAS ND v7.0 uses the server name for admin actions, such as referencing the server in scripting.

It is highly recommended that you use a naming scheme that makes it easy to distinguish the generic appservers from regular product application servers. This will enable you to quickly determine whether to use the Terminate or Stop button in the admin console to stop a specific application server.

Use the Terminate button to stop a generic appserver.

Data type String
Default  





 

Related tasks


Create generic servers