Last modified by Aaron Rosenzweig on 2011/05/09 01:46

From version 37.1
edited by David Holt
on 2008/11/20 19:03
Change comment: There is no comment for this version
To version 38.1
edited by David Holt
on 2008/10/29 12:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,5 @@
1 1  If you are accessing your application with URLs that look like [[http://localhost:45437/cgi-bin/WebObjects/AppName.woa/]] (with the xxx:portnum instead of xxxx/-portnum) ... then you are using the [[Evil Direct Connect>>Web Applications-Development-Direct Connect]]. See that [[page>>Web Applications-Development-Direct Connect]] for why you don't want to be using Direct Connect. See this page for how to stop.
2 2  
3 -A summary of the following steps that applies specifically to MacOS X 10.5.5 can be found here: [[Running Through Apache - Leopard Client 10.5.5 - Summary]]
4 -
5 5  = Turning on Apache =
6 6  
7 7  Go to **System Preferences > Sharing > Services** and turn on **Personal Web Sharing** if it is not already on.
... ... @@ -116,7 +116,7 @@
116 116  or
117 117  
118 118  restart wotaskd and womonitor with launchctl if your WebObjects install launches that way.
119 -(In 10.5 it appears to be necessary to launch with launchctl. See [[Running Monitor and wotaskd on Mac OS X 10.5 "client">>WO 5.4 Getting Started||anchor="javamonitor"]]
117 +(In 10.5 it appears to be necessary to launch with launchctl. See [[WO 5.4 Getting Started||anchor="javamonitor"]]
120 120  
121 121  == Finally, Configure your Application ==
122 122