Re: CSS background graphics
Re: CSS background graphics
- Subject: Re: CSS background graphics
- From: Chuck Hill <email@hidden>
- Date: Tue, 27 Apr 2004 14:40:06 -0700
'tis easy. Pull down Project, select Edit Active Executable. Under
Arguements, add a new Launch Argument:
-DWODirectConnectEnabled=false
Chuck
On Apr 27, 2004, at 2:27 PM, Kieran Kelleher wrote:
On my dev machine, Apache is running, WOTaskD is running, JavaMonitor
is not (I don't believe it is required for this objective). I have
studied the shell scripts in the {BUILD_FILES_DIR}, I have tried
adding a Build setting
COMMAND_LINE_ARGS -WODirectConnectEnabled false
and
COMMAND_LINE_ARGS -DWODirectConnectEnabled false
Someone out there must be developing "in deployment mode", that is
launching the app from XCode using "Build and Run" and accessing it
through Apache using a URL such as:
http://localhost/cgi-bin/WebObjects/myapp.woa
instead of direct connect
http://kieranmac.local:57563/cgi-bin/WebObjects/myapp.woa
Any direction would be appreciated so I can start seeing CSS
rendering, etc.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.