Skip to content

Commit 5c8ef89

Browse files
add custom directory to archive structure doc (#997)
1 parent cbc362e commit 5c8ef89

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

documentation/1.9/content/concepts/archive.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ The root directory under which JARs/directories used for server classpaths are s
6868
#### `wlsdeploy/coherence`
6969
The root directory under which empty directories must exist for Coherence persistent stores.
7070

71+
#### `wlsdeploy/custom`
72+
This is the root directory where your custom files can be stored in and extracted from the archive. These files are not collected by the Discover tool. Every file resource under this directory is extracted.
73+
7174
#### `wlsdeploy/domainBin`
7275
The root directory under which `$DOMAIN_HOME/bin` scripts are stored. Only scripts referenced in the `domainInfo/domainBin` section of the model are extracted.
7376

0 commit comments

Comments
 (0)