Skip to content

Commit 2649d87

Browse files
committed
Merge branch 'jira-wdt-939-docs' into 'main'
Document plugin deployment archive changes See merge request weblogic-cloud/weblogic-deploy-tooling!1822
2 parents 56b74f4 + 78961e5 commit 2649d87

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

documentation/4.0/content/concepts/archive.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,10 @@ The directory where a wallet can be stored for use with Oracle Platform Security
169169
archive can be either a ZIP file or a set of one or more files. If it is a ZIP file, that ZIP file will be expanded
170170
in place when running WDT tools like the Create Domain or Update Domain tools.
171171

172+
#### `wlsdeploy/pluginDeployments`
173+
The root directory under which plugin deployments are stored. Plugin deployments can be stored
174+
in the archive as JAR files, or as an exploded directory at this location.
175+
172176
#### `wlsdeploy/security/saml2`
173177
The directory under which SAML2 partner data initialization files can be stored for use with the SAML2 Identity Asserter.
174178
These files can include `saml2idppartner.properties` and `saml2sppartner.properties`, and any XML metadata files they reference.

documentation/4.0/content/userguide/tools/archive_helper.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Subcommands:
5252
mimeMapping Add MIME mapping file to the archive file.
5353
nodeManagerKeystore Add node manager keystore to the archive file.
5454
opssWallet Add OPSS wallet to the archive file.
55+
pluginDeployment Add plugin deployment to the archive file.
5556
rcuWallet Add RCU database wallet to the archive file.
5657
saml2InitializationData Add a SAML2 data initialization file to the archive
5758
file.

0 commit comments

Comments
 (0)