Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Undeploy an EAR or WAR file from Partition, Resource Group, Resource Group Template or WebLogic Cluster/Server. The following properties are used to specify the location to undeploy

...

Project Properties

Property Name

Property Code

Required

Description

Weblogic Shared Library Name

FDWLS_LIBRARY_NAME

Yes

The name of the library to be undeployed.

Weblogic Partition

FDWLS_PARTITION

No

WLS Partition - used in WLS 12.2.1+

Weblogic Resource Group

FDWLS_RESOURCE_GROUP

No

WLS Resource Group - used in WLS 12.2.1+

Weblogic Resource Group Template

FDWLS_RESOURCE_GROUP_TEMPLATE

No

WLS Resource Group Template - used in WLS 12.2.1+

Weblogic Versioned Deployment

FDWLS_USE_VERSIONS

No

Determines whether the plugin will deploy the artifact with a version label.

If Weblogic Versioned Deployment is true, then FD_PROJECT_VERSIONwill be used as the version. This allows multiple archives to be deployed at the same time.

Plugin will modify MANIFEST.MF file if necessary.

...