You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/1.9/content/concepts/archive.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,9 @@ The root directory under which JARs/directories used for server classpaths are s
68
68
#### `wlsdeploy/coherence`
69
69
The root directory under which empty directories must exist for Coherence persistent stores.
70
70
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
+
71
74
#### `wlsdeploy/domainBin`
72
75
The root directory under which `$DOMAIN_HOME/bin` scripts are stored. Only scripts referenced in the `domainInfo/domainBin` section of the model are extracted.
0 commit comments