+

Search Tips   |   Advanced Search

Create server templates

A server template is used to define the configuration settings for a new application server. When creating a new application server, you either select the default server template or a template you previously created, based on another, already existing application server. The default template is used if we do not specify a different template when creating the server.

We can also use the createApplicationServerTemplate command (AdminTask) to create a server template.

(zos) If we do not create any additional server templates, the defaultZOS template is used as the template for the first cluster member. This template uses the default port assignments for the z/OS platform. If some of these ports are already defined for use elsewhere in our z/OS system, the newly created cluster member might not start, might function incorrectly, or might generate unexpected error messages. Therefore, you must resolve any port conflicts before you start this server.

  1. In the console, click Servers > Server Types > WebSphere application servers > , and then click Templates.

  2. On the Server templates page, click New.

  3. From the list of servers, select the server to use to create the new template, and then click OK.

  4. Enter the name of the new template and, optionally, a description of that template that distinguishes it from the other templates.

    Avoid trouble: A server name can not contain a blank character. gotcha

  5. click OK.


Results

Your new template is on the list of server templates that we can use to create a new application server or cluster member.


What to do next


Subtopics


Related tasks

  • Delete server templates

  • Commands (AdminTask)