Changes for page Deployment-Book

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

From version 14.1
edited by Pascal Robert
on 2011/05/08 02:58
Change comment: There is no comment for this version
To version 8.1
edited by Pascal Robert
on 2011/05/08 03:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,6 +6,23 @@
6 6  
7 7  == Structure of .framework and .woa Build Products ==
8 8  
9 +{{code}}
10 +
11 +.framework
12 + -> Resources
13 + -> English.lproj, ...
14 + -> ValidationTemplate.strings, Localizable.strings
15 + -> .wo, .api
16 + -> CustomInfo.plist
17 + -> Info.plist
18 + -> Java
19 + -> Properties
20 + -> WebServerResources
21 + -> English.lproj, ...
22 + -> .css/.png
23 +
24 +{{/code}}
25 +
9 9  == WebObjects and Classpaths ==
10 10  
11 11  == Organizing Deployments ==