Last modified by Pascal Robert on 2012/07/21 20:39

From version 38.1
edited by Kieran Kelleher
on 2007/12/10 22:06
Change comment: There is no comment for this version
To version 39.1
edited by Kieran Kelleher
on 2007/12/10 21:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -75,21 +75,15 @@
75 75  
76 76  * Install Location = /Library/WebObjects/Applications/
77 77  * chown (ownership) = appserver:appserveradm
78 -* chmod (permissions) = 755 (750 if you wish, but your server login id needs to be a member of appserveradm group to cd into the bundle)
78 +* chmod (permissions) = 755
79 79  
80 80  === WebServer Bundle ===
81 81  
82 82  {{info title="Embedded WebServer Bundle Layout"}}
83 - !webserver_bundle_layout.jpg|width=32,height=32!
83 + !webserver_app_name.jpg!
84 84  
85 85  {{/info}}
86 86  
87 -The webserver bundle typically gets installed as follows:
88 -
89 -* Install Location = /Library/WebServer/Documents/WebObjects/
90 -* chown (ownership) = root:wheel
91 -* chmod (permissions) = 755
92 -
93 93  == Compatibility ==
94 94  
95 95  This script was developed and tested on Mac OS X 10.4.10, Eclipse 3.3.1 and WOLips #4735. It should be compatible with later versions of WOLips and Eclipse. It works with regular WebObjects apps and Wonder based apps. I don't have a Windows Eclipse/WOLips installation, so if you are a Windows user, please feel free to make necessary changes and submit revised build script if this does not run on Windows.