Distribute application step

This step distributes application files to the WebLogic server.

Required Properties:

Field name

Description

HTTP Server URL

The WebLogic server URL. For example: http://localhost:7001

Username

The username to connect to the WebLogic server.

Password

The password to connect to the WebLogic server.

Application path

Path to a supported Java EE application or module archive, or a root directory for the application or module on the WebLogic machine.

Application Name

Name of the application.

Optional properties:

Field name

Description

Plan Path

Path to the deployment plan for this application on the WebLogic machine.

Targets

Comma-separated list of targets, such as server names, cluster names, or module names in a similar format to weblogic.Deployer (i.e. module1@server1).

Deployment options

New line separated list of deployment options.

Supported format: optionName =.value

If empty, default options are used.

Default values are:

  • clusterDeploymentTimeout = 3600000

  • gracefulIgnoreSessions = false

  • gracefulProductionToAdmin = false

  • retireGracefully = true

  • retireTimeout = -1

  • adminMode = false

  • timeout = 0

Debug(hidden)

Adds debug information to logs.