Skip to content

Oracle WebLogic Application Deployment - Process Steps

Deploy

Use this step to deploy an application to the WebLogic server.

NameTypeDescriptionRequired
Additional ArgumentsStringAdditional arguments to be added to the command. Place each argument on a newline in the format: -parameter value. The value cannot have a space. Single arguments such as-debug are allowed.No
Admin URLStringThe URL for WebLogic Server administrator. For example, t3://hostname:port.Yes
Deployment NameStringThe name of the deployment.No
Library JobBooleanThe deployment is a shared J2EE library or optional package.No
No StageBooleanDeployment files are not copied to the target servers.No
PasswordPasswordThe password to use to authenticate with the WebLogic server.Yes
Use SSLBooleanCheck this box to use SSL Property.No
SourceStringThe source application to be deployed to the WebLogic server.Yes
TargetsStringA list of targets where the applications are to be deployed. Separate each target with a comma. The target list must not contain any spaces.No
User NameStringThe user name to use to authenticate with the WebLogic server.Yes
WebLogic JAR FileStringThe path to the WebLogic JAR file that executes deployments. The weblogic.jar file is located in the /server/lib directory. Specify the complete directory structure, for example: WebLogicServer_directory/server/lib/weblogic.jar.Yes

Redeploy

Use this step to redeploy an application on the WebLogic server.

NameTypeDescriptionRequired
Additional ArgumentsStringAdditional arguments to be added to the command. Place each argument on a newline in the format: -parameter value. The value cannot have a space. Single arguments such as-debug are allowed.No
Admin URLStringThe URL for WebLogic Server administrator. For example, t3://hostname:port.Yes
Deployment NameStringName of the deployment to be redeployed.Yes
PasswordPasswordThe password to use to authenticate with the WebLogic server.Yes
Use SSLBooleanCheck this box to use SSL Property.No
SourceStringSource application to be deployed to WebLogic Server.Yes
TargetsStringA list of targets where the applications are to be redeployed.Separate each target with a comma. The target list must not contain any spaces. If no target is specified, the application is redeployed on all of its current target servers.No
User NameStringThe user name to use to authenticate with the WebLogic server.Yes
WebLogic JAR FileStringThe path to the WebLogic JAR file that executes deployments. The weblogic.jar file is located in the /server/lib directory. Specify the complete directory structure, for example: WebLogicServer_directory/server/lib/weblogic.jar.Yes

Start

Use this step to start an application on the WebLogic Server.

NameTypeDescriptionRequired
Additional ArgumentsStringAdditional arguments to be added to the command. Place each argument on a newline in the format: -parameter value. The value cannot have a space. Single arguments such as-debug are allowed.No
Admin URLStringThe URL for WebLogic Server administrator. For example, t3://hostname:port.Yes
Deployment NameStringName of the deployment to be started.Yes
PasswordPasswordThe password to use to authenticate with the WebLogic server.Yes
Use SSLBooleanCheck this box to use SSL Property.No
TargetsStringA list of targets where the applications are to be started.Separate each target with a comma. The target list must not contain any spaces. If you do not specify a target, the application is started on all of its current targets.No
User NameStringThe user name to use to authenticate with the WebLogic server.Yes
WebLogic JAR FileStringThe path to the WebLogic JAR file that executes deployments. The weblogic.jar file is located in the /server/lib directory. Specify the complete directory structure, for example: WebLogicServer_directory/server/lib/weblogic.jar.Yes

Stop

Stop action to be performed on the WebLogic Server.

NameTypeDescriptionRequired
Additional ArgumentsStringAdditional arguments to be added to the command. Place each argument on a newline in the format: -parameter value. The value cannot have a space. Single arguments such as-debug are allowed.No
Admin URLStringThe URL for WebLogic Server administrator. For example, t3://hostname:port.Yes
Deployment NameStringName of the deployment to be stopped.Yes
PasswordPasswordThe password to use to authenticate with the WebLogic server.Yes
Use SSLBooleanCheck this box to use SSL Property.No
TargetsStringA list of targets where the applications are to be stopped.Separate each target with a comma. The target list must not contain any spaces. If no target is specified the application will be stopped on all its current targets.No
User NameStringThe user name to use to authenticate with the WebLogic server.Yes
WebLogic JAR FileStringThe path to the WebLogic JAR file that executes deployments. The weblogic.jar file is located in the /server/lib directory. Specify the complete directory structure, for example: WebLogicServer_directory/server/lib/weblogic.jar.Yes

Undeploy

Use this step to undeploy an applicaton on the WebLogic Server.

NameTypeDescriptionRequired
Additional ArgumentsStringAdditional arguments to be added to the command. Place each argument on a newline in the format: -parameter value. The value cannot have a space. Single arguments such as-debug are allowed.No
Admin URLStringThe URL for WebLogic Server administrator. For example, t3://hostname:port.Yes
Deployment NameStringThe name of the deployment to be undeployed.Yes
PasswordPasswordThe password to use to authenticate with the WebLogic server.Yes
Use SSLBooleanCheck this box to use SSL Property.No
TargetsStringA list of targets where the applications are to be undeployed.Separate each target with a comma. The target list must not contain any spaces.No
User NameStringThe user name to use to authenticate with the WebLogic server.Yes
WebLogic JAR FileStringThe path to the WebLogic JAR file that executes deployments. The weblogic.jar file is located in the /server/lib directory. Specify the complete directory structure, for example: WebLogicServer_directory/server/lib/weblogic.jar.Yes