|
12 | 12 | <title>Archive File :: WebLogic Deploy Tooling</title>
|
13 | 13 |
|
14 | 14 |
|
15 |
| - <link href="/weblogic-deploy-tooling/css/nucleus.css?1743391636" rel="stylesheet"> |
16 |
| - <link href="/weblogic-deploy-tooling/css/fontawesome-all.min.css?1743391636" rel="stylesheet"> |
17 |
| - <link href="/weblogic-deploy-tooling/css/hybrid.css?1743391636" rel="stylesheet"> |
18 |
| - <link href="/weblogic-deploy-tooling/css/featherlight.min.css?1743391636" rel="stylesheet"> |
19 |
| - <link href="/weblogic-deploy-tooling/css/perfect-scrollbar.min.css?1743391636" rel="stylesheet"> |
20 |
| - <link href="/weblogic-deploy-tooling/css/auto-complete.css?1743391636" rel="stylesheet"> |
21 |
| - <link href="/weblogic-deploy-tooling/css/atom-one-dark-reasonable.css?1743391636" rel="stylesheet"> |
22 |
| - <link href="/weblogic-deploy-tooling/css/theme.css?1743391636" rel="stylesheet"> |
23 |
| - <link href="/weblogic-deploy-tooling/css/tabs.css?1743391636" rel="stylesheet"> |
24 |
| - <link href="/weblogic-deploy-tooling/css/hugo-theme.css?1743391636" rel="stylesheet"> |
| 15 | + <link href="/weblogic-deploy-tooling/css/nucleus.css?1743448504" rel="stylesheet"> |
| 16 | + <link href="/weblogic-deploy-tooling/css/fontawesome-all.min.css?1743448504" rel="stylesheet"> |
| 17 | + <link href="/weblogic-deploy-tooling/css/hybrid.css?1743448504" rel="stylesheet"> |
| 18 | + <link href="/weblogic-deploy-tooling/css/featherlight.min.css?1743448504" rel="stylesheet"> |
| 19 | + <link href="/weblogic-deploy-tooling/css/perfect-scrollbar.min.css?1743448504" rel="stylesheet"> |
| 20 | + <link href="/weblogic-deploy-tooling/css/auto-complete.css?1743448504" rel="stylesheet"> |
| 21 | + <link href="/weblogic-deploy-tooling/css/atom-one-dark-reasonable.css?1743448504" rel="stylesheet"> |
| 22 | + <link href="/weblogic-deploy-tooling/css/theme.css?1743448504" rel="stylesheet"> |
| 23 | + <link href="/weblogic-deploy-tooling/css/tabs.css?1743448504" rel="stylesheet"> |
| 24 | + <link href="/weblogic-deploy-tooling/css/hugo-theme.css?1743448504" rel="stylesheet"> |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - <script src="/weblogic-deploy-tooling/js/jquery-3.3.1.min.js?1743391636"></script> |
| 28 | + <script src="/weblogic-deploy-tooling/js/jquery-3.3.1.min.js?1743448504"></script> |
29 | 29 |
|
30 | 30 | <style>
|
31 | 31 | :root #header + #content > #left > #rlblock_left{
|
|
59 | 59 | <span data-search-clear=""><i class="fas fa-times"></i></span>
|
60 | 60 | </div>
|
61 | 61 |
|
62 |
| -<script type="text/javascript" src="/weblogic-deploy-tooling/js/lunr.min.js?1743391636"></script> |
63 |
| -<script type="text/javascript" src="/weblogic-deploy-tooling/js/auto-complete.js?1743391636"></script> |
| 62 | +<script type="text/javascript" src="/weblogic-deploy-tooling/js/lunr.min.js?1743448504"></script> |
| 63 | +<script type="text/javascript" src="/weblogic-deploy-tooling/js/auto-complete.js?1743448504"></script> |
64 | 64 | <script type="text/javascript">
|
65 | 65 |
|
66 | 66 | var baseurl = "https:\/\/oracle.github.io\/weblogic-deploy-tooling";
|
67 | 67 |
|
68 | 68 | </script>
|
69 |
| -<script type="text/javascript" src="/weblogic-deploy-tooling/js/search.js?1743391636"></script> |
| 69 | +<script type="text/javascript" src="/weblogic-deploy-tooling/js/search.js?1743448504"></script> |
70 | 70 |
|
71 | 71 |
|
72 | 72 | </div>
|
@@ -2191,7 +2191,7 @@ <h4 id="example">Example</h4>
|
2191 | 2191 | <h3 id="archive-structure">Archive structure</h3>
|
2192 | 2192 | <p>These are the paths within the archive that are used for different types of resources. You can create further
|
2193 | 2193 | directory structures underneath some of these locations to organize the files and directories as you see fit. The
|
2194 |
| -Archive Helper Tool makes it easy to add, update, and remove entries from the archive file.</p> |
| 2194 | +<a href="/weblogic-deploy-tooling/userguide/tools/archive_helper/">Archive Helper Tool</a> makes it easy to add, update, and remove entries from the archive file.</p> |
2195 | 2195 | <h4 id="why-are-there-two-separate-directory-structures">Why are there two separate directory structures?</h4>
|
2196 | 2196 | <p>Starting in WDT 4.0, some types previously stored under the top-level <code>wlsdeploy</code> directory have been moved to the
|
2197 | 2197 | <code>config/wlsdeploy</code> directory. Anything stored in the archive under a location that begins with <code>config/wlsdeploy</code> will
|
@@ -2252,6 +2252,9 @@ <h4 id="configwlsdeployscripts"><code>config/wlsdeploy/scripts</code></h4>
|
2252 | 2252 | <h4 id="configwlsdeployserversserver-name"><code>config/wlsdeploy/servers/<server-name></code></h4>
|
2253 | 2253 | <p>The root directory under which server keystore files are stored. These are organized by server name, such as
|
2254 | 2254 | <code>config/wlsdeploy/servers/AdminServer/mykey.jks</code>.</p>
|
| 2255 | +<h4 id="configwlsdeployservertemplatesserver-template-name"><code>config/wlsdeploy/serverTemplates/<server-template-name></code></h4> |
| 2256 | +<p>The root directory under which server template keystore files are stored. These are organized by server template name, such as |
| 2257 | +<code>config/wlsdeploy/serverTemplates/myServerTemplate/mykey.jks</code>.</p> |
2255 | 2258 | <h4 id="wlsdeployapplications"><code>wlsdeploy/applications</code></h4>
|
2256 | 2259 | <p>The root directory under which applications and their deployment plans are stored. Applications can be stored in the
|
2257 | 2260 | archive as EAR, WAR, or JAR files, or as an exploded directory at this location.</p>
|
@@ -3839,19 +3842,19 @@ <h3 id="using-multiple-archive-files">Using multiple archive files</h3>
|
3839 | 3842 | <div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
|
3840 | 3843 | <div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
|
3841 | 3844 | </div>
|
3842 |
| - <script src="/weblogic-deploy-tooling/js/clipboard.min.js?1743391636"></script> |
3843 |
| - <script src="/weblogic-deploy-tooling/js/perfect-scrollbar.min.js?1743391636"></script> |
3844 |
| - <script src="/weblogic-deploy-tooling/js/perfect-scrollbar.jquery.min.js?1743391636"></script> |
3845 |
| - <script src="/weblogic-deploy-tooling/js/jquery.sticky.js?1743391636"></script> |
3846 |
| - <script src="/weblogic-deploy-tooling/js/featherlight.min.js?1743391636"></script> |
3847 |
| - <script src="/weblogic-deploy-tooling/js/highlight.pack.js?1743391636"></script> |
| 3845 | + <script src="/weblogic-deploy-tooling/js/clipboard.min.js?1743448504"></script> |
| 3846 | + <script src="/weblogic-deploy-tooling/js/perfect-scrollbar.min.js?1743448504"></script> |
| 3847 | + <script src="/weblogic-deploy-tooling/js/perfect-scrollbar.jquery.min.js?1743448504"></script> |
| 3848 | + <script src="/weblogic-deploy-tooling/js/jquery.sticky.js?1743448504"></script> |
| 3849 | + <script src="/weblogic-deploy-tooling/js/featherlight.min.js?1743448504"></script> |
| 3850 | + <script src="/weblogic-deploy-tooling/js/highlight.pack.js?1743448504"></script> |
3848 | 3851 | <script>hljs.initHighlightingOnLoad();</script>
|
3849 |
| - <script src="/weblogic-deploy-tooling/js/modernizr.custom-3.6.0.js?1743391636"></script> |
3850 |
| - <script src="/weblogic-deploy-tooling/js/learn.js?1743391636"></script> |
3851 |
| - <script src="/weblogic-deploy-tooling/js/hugo-learn.js?1743391636"></script> |
| 3852 | + <script src="/weblogic-deploy-tooling/js/modernizr.custom-3.6.0.js?1743448504"></script> |
| 3853 | + <script src="/weblogic-deploy-tooling/js/learn.js?1743448504"></script> |
| 3854 | + <script src="/weblogic-deploy-tooling/js/hugo-learn.js?1743448504"></script> |
3852 | 3855 |
|
3853 | 3856 |
|
3854 |
| - <script src="/weblogic-deploy-tooling/mermaid/mermaid.js?1743391636"></script> |
| 3857 | + <script src="/weblogic-deploy-tooling/mermaid/mermaid.js?1743448504"></script> |
3855 | 3858 |
|
3856 | 3859 | <script>
|
3857 | 3860 | mermaid.initialize({ startOnLoad: true });
|
|
0 commit comments