+

Search Tips   |   Advanced Search

Intelligent Management: middleware server creation administrative tasks

Use administrative tasks to write a script that can recreate the middleware server configuration.

Use the following commands to create middleware servers:

Deprecated feature: Assisted and Complete Lifecycle servers have been deprecated in WebSphere Application Server v9.0. Migrate WebSphere Liberty servers to a Liberty Collective configuration. There is no recommended migration action for other server types. All middleware server creation administrative tasks are also deprecated.depfeat


createTomCatServer

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

Target object:

The node name.

Required parameters:

Optional parameters:

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:

Optional parameters:

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:

Optional parameters:

Return value.

Batch mode example usage

Interactive mode example usage


createLibertyServer

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

Target object:

The node name.

Required parameters:

Optional parameters:

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:

Optional parameters:

Return value.

Batch mode example usage

Interactive mode example usage


createPHPServer

The createForeignServer command creates a new foreign server.

Target object:

The node name.

Required parameters:

Optional parameters:

Return value.

Batch mode example usage

Interactive mode example usage


createWasCEServer

The createWasCEServer command creates a representation of a WAS Community Edition server.

Target object: None.

Required parameters:

Optional parameters:

Return value.

Batch mode example usage

Interactive mode example usage


createExtWasAppServer

The createExtWasAppServer command creates a new external WAS server.

Target object:

The node name.

Required parameters:

Optional parameters:

Return value.

Batch mode example usage

Interactive mode example usage


Related:

  • Middleware nodes and servers
  • Add middleware servers to configurations