Skip to content

Commit 53645a9

Browse files
committed
adding doc reference for structured applications
1 parent 50a5400 commit 53645a9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

documentation/3.0/content/concepts/archive.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,10 @@ in the archive as EAR, WAR, or JAR files, or as an exploded directory at this lo
139139
The root directory under which empty directories must exist for `FileStore` elements in the model.
140140

141141
#### `wlsdeploy/structuredApplications`
142-
The root directory under which "structured" applications are stored. Applications inside the specified directory
143-
structure can be stored in the archive as EAR or WAR files, or as an exploded directory.
142+
The root directory under which "structured" applications are stored; the WebLogic Server documentation refers to them as
143+
[application installation directories](https://docs.oracle.com/en/middleware/standalone/weblogic-server/14.1.1.0/depgd/deployunits.html#GUID-B5DA7628-5900-43C3-9290-8D17E151EDD4).
144+
Applications inside the specified directory structure can be stored in the archive as EAR or WAR files, or as an
145+
exploded directory.
144146

145147
A sample "structured" application might have these entries:
146148

0 commit comments

Comments
 (0)