[AIX Solaris HP-UX Linux Windows][z/OS]

Intelligent Management: middleware server creation administrative tasks

You can use administrative tasks to write a script that can recreate your middleware server configuration.

createTomCatServer

The createTomCatServer command creates a representation of an Apache Tomcat server.

Target object

The node name.

Required parameters

-name
Specifies the name of the server to create. (String, required)

Optional parameters

-templateName
Specifies the name of the template that is used to create the server.
-genUniquePorts
Specifies a parameter to generate unique HTTP ports for a server. (Boolean)
-templateLocation
Specifies the location where the template is stored. Use the system defined location if it is not specified. Using the system defined location is recommended.
[z/OS] -specificShortName
Specifies the specific short name of the server. All servers should have unique specific short name. This parameter is optional and when it is not specified a unique specific short name is automatically assigned. The value must be eight characters or less and all upper case.
[z/OS] -genericShortName
Specifies the generic short name of the server. All members of a cluster must have the same generic short name. Individual servers must have a unique generic short name. This parameter is optional. When this parameter is not specified, a unique generic short name is automatically assigned. The value must be eight characters or less and all upper case.
-clusterName
Specifies the name of the cluster for this server.

Return value

The command returns a list of the middleware servers for the specified type.

Batch mode example usage

Interactive mode example usage

createWebLogicServer

The createWebLogicServer command creates a representation of a BEA WebLogic Server.

Target object

The node name.

Required parameters

-name
Specifies the name of the server to create. (String, required)

Optional parameters

-templateName
Specifies the name of the template that is used to create the server.
-genUniquePorts
Specifies a parameter to generate unique HTTP ports for a server. (Boolean)
-templateLocation
Specifies the location where the template is stored. Use the system defined location if it is not specified. Using the system defined location is recommended.
[z/OS] -specificShortName
Specifies the specific short name of the server. All servers should have unique specific short name. This parameter is optional and when it is not specified a unique specific short name is automatically assigned. The value must be eight characters or less and all upper case.
[z/OS] -genericShortName
Specifies the generic short name of the server. All members of a cluster must have the same generic short name. Individual servers must have a unique generic short name. This parameter is optional. When this parameter is not specified, a unique generic short name is automatically assigned. The value must be eight characters or less and all upper case.
-clusterName
Specifies the name of the cluster for this server.

Return value

The command returns a list of the middleware servers for the specified type.

Batch mode example usage

Interactive mode example usage

createJBossServer

The createJBossServer command creates a representation of a JBoss server.

Target object

The node name.

Required parameters

-name
Specifies the name of the server to create. (String, required)

Optional parameters

-templateName
Specifies the name of the template that is used to create the server.
-genUniquePorts
Specifies a parameter to generate unique HTTP ports for a server. (Boolean)
-templateLocation
Specifies the location where the template is stored. Use the system defined location if it is not specified. Using the system defined location is recommended.
[z/OS] -specificShortName
Specifies the specific short name of the server. All servers should have unique specific short name. This parameter is optional and when it is not specified a unique specific short name is automatically assigned. The value must be eight characters or less and all upper case.
[z/OS] -genericShortName
Specifies the generic short name of the server. All members of a cluster must have the same generic short name. Individual servers must have a unique generic short name. This parameter is optional. When this parameter is not specified, a unique generic short name is automatically assigned. The value must be eight characters or less and all upper case.
-clusterName
Specifies the name of the cluster for this server.

Return value

Batch mode example usage

Interactive mode example usage

[8.5.5.1 or later]

createLibertyServer

The createLibertyServer command creates a representation of a Librety profile server.

Target object

The node name.

Required parameters

-name
Specifies the name of the server to create. (String, required) This name must be the same name as the Liberty profile server name. For example: for wlp/usr/servers/myServer, the -name value is myServer.

Optional parameters

-templateName
Specifies the name of the template that is used to create the server.
-genUniquePorts
Specifies a parameter to generate unique HTTP ports for a server. (Boolean)
-templateLocation
Specifies the location where the template is stored. Use the system defined location if it is not specified. Using the system defined location is recommended.
[z/OS] -specificShortName
Specifies the specific short name of the server. All servers should have unique specific short name. This parameter is optional and when it is not specified a unique specific short name is automatically assigned. The value must be eight characters or less and all upper case.
[z/OS] -genericShortName
Specifies the generic short name of the server. All members of a cluster must have the same generic short name. Individual servers must have a unique generic short name. This parameter is optional. When this parameter is not specified, a unique generic short name is automatically assigned. The value must be eight characters or less and all upper case.
-clusterName
Specifies the name of the cluster for this server.

Return value

Batch mode example usage

Interactive mode example usage

createForeignServer

The createForeignServer command creates a new foreign server.

Target object

The node name.

Required parameters

-name
Specifies the name of the server to create. (String, required)

Optional parameters

-templateName
Specifies the name of the template that is used to create the server.
-genUniquePorts
Specifies a parameter to generate unique HTTP ports for a server. (Boolean)
-templateLocation
Specifies the location where the template is stored. Use the system defined location if it is not specified. Using the system defined location is recommended.
[z/OS] -specificShortName
Specifies the specific short name of the server. All servers should have unique specific short name. This parameter is optional and when it is not specified a unique specific short name is automatically assigned. The value must be eight characters or less and all upper case.
[z/OS] -genericShortName
Specifies the generic short name of the server. All members of a cluster must have the same generic short name. Individual servers must have a unique generic short name. This parameter is optional. When this parameter is not specified, a unique generic short name is automatically assigned. The value must be eight characters or less and all upper case.
-clusterName
Specifies the name of the cluster for this server.

Return value

Batch mode example usage

Interactive mode example usage

createPHPServer

The createPHPServer command creates a new PHP server.

Required parameters

-name
Specifies the name of the server. (String, required)

Optional parameters

-templateName
Specifies the name of the server template to use. You can specify templateServerNode and templateServerName to use an existing server as a virtual template instead of a defined template. (String, optional)
-genUniquePorts
Specifies a boolean to generate unique ports for the server. (String, optional)
-templateLocation
Specifies the location in which the template is stored. Use the system defined location if the location is not specified. (String, optional)
-serverConfig
Specifies the configuration of the server definition properties. Specify phpServerRoot or apacheServerRoot for the runtime path. Specify phpVersion or apacheVersion for the version number. (String, optional)

Batch mode example usage

Interactive mode example usage

createWasCEServer

The createWasCEServer command creates a representation of a WebSphere® Application Server Community Edition server.

Target object

None.

Required parameters

-name
Specifies the name of the server to create. (String, required)

Optional parameters

-templateName
Specifies the name of the template that is used to create the server.
-genUniquePorts
Specifies a parameter to generate unique HTTP ports for a server. (Boolean)
-templateLocation
Specifies the location where the template is stored. Use the system defined location if it is not specified. Using the system defined location is recommended.
[z/OS] -specificShortName
Specifies the specific short name of the server. All servers should have unique specific short name. This parameter is optional and when it is not specified a unique specific short name is automatically assigned. The value must be eight characters or less and all upper case.
[z/OS] -genericShortName
Specifies the generic short name of the server. All members of a cluster must have the same generic short name. Individual servers must have a unique generic short name. This parameter is optional. When this parameter is not specified, a unique generic short name is automatically assigned. The value must be eight characters or less and all upper case.
-clusterName
Specifies the name of the cluster for this server.
-assistedServer
Specifies if the server that you create is an assisted life cycle server that is a representation of an existing server. The default is false. If you specify false, a complete life cycle server is created. If you specify true, an assisted life cycle server is created.
-templateServerNode
Specifies the name of the node that contains the server that you want to use as a template.
-templateServerName
Specifies the name of the existing server that you want to use as a template.

Return value

Batch mode example usage

Interactive mode example usage

createExtWasAppServer

The createExtWasAppServer command creates a new external WebSphere Application Server server.

Target object

The node name.

Required parameters

-name
Specifies the name of the server to create. (String, required)

Optional parameters

-templateName
Specifies the name of the template that is used to create the server.
-genUniquePorts
Specifies a parameter to generate unique HTTP ports for a server. (Boolean)
-templateLocation
Specifies the location where the template is stored. Use the system defined location if it is not specified. Using the system defined location is recommended.
[z/OS] -specificShortName
Specifies the specific short name of the server. All servers should have unique specific short name. This parameter is optional and when it is not specified a unique specific short name is automatically assigned. The value must be eight characters or less and all upper case.
[z/OS] -genericShortName
Specifies the generic short name of the server. All members of a cluster must have the same generic short name. Individual servers must have a unique generic short name. This parameter is optional. When this parameter is not specified, a unique generic short name is automatically assigned. The value must be eight characters or less and all upper case.
-clusterName
Specifies the name of the cluster for this server.

Return value

Batch mode example usage

Interactive mode example usage

Reference topic    

Terms and conditions for information centers | Feedback

Last updated: April 20, 2014 08:46 PM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-nd-mp&topic=rwve_xdadminmws
File name: rwve_xdadminmws.html