Changes for page Deployment-Book

Last modified by Aaron Rosenzweig on 2012/01/23 04:38

From version 21.1
edited by Timothy Worman
on 2023/11/13 11:55
Change comment: Renamed back-links.
To version 20.2
edited by Pascal Robert
on 2023/11/13 11:54
Change comment: Update document after refactoring.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.tworman
1 +XWiki.probert
Content
... ... @@ -10,7 +10,7 @@
10 10  * JavaMonitor
11 11  
12 12  For a deployment-like environment on your deployment box, JavaMonitor is not needed, but you do need wotaskd, the Web server and the module.
13 - [[doc:WO.Home.Deprecated.WO 5\.4 Getting Started.WebHome]]
13 + [[doc:WO.WO 5\.4 Getting Started]]
14 14   [[Running Through Apache - Leopard & Snow Leopard Client - Summary>>doc:documentation.Running Through Apache - Leopard & Snow Leopard Client - Summary]]
15 15  
16 16  == Why Deployment at the Beginning? ==
... ... @@ -23,7 +23,8 @@
23 23  
24 24  == Structure of .framework and .woa Build Products ==
25 25  
26 -{{code}}.framework
26 +{{code}}
27 +.framework
27 27   -> Resources
28 28   -> English.lproj, ...
29 29   -> ValidationTemplate.strings, Localizable.strings
... ... @@ -36,7 +36,8 @@
36 36   -> WebServerResources
37 37   -> English.lproj, ...
38 38   -> .css/.png
39 - -> .css/.png{{/code}}
40 + -> .css/.png
41 +{{/code}}
40 40  
41 41  {{code}}
42 42