Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: More changes



Hi there,

On 13/11/2005, at 2:55 PM, Ken Foust wrote:

The last time we upgraded Webobjects when you build and run a application - when the webpage came up it took forever to load. I have forgotten what needs to be done - Does someone remember??


Well to be certain, the delay seems to only occurs with Safari; FireFox has no problems resolving the url (and Yes I filed a bug on this ages ago).

But a more permanent fix is to follow the thread: "Deployment rather than development mode"

1) Make sure that the WebObjects startup item is functioning by making sure that the following line is uncommented in /System/Library/ StartupItems/WebObjects/WebObjects:

"$WOSERVICE" -appPath "$WOTASKD" >/var/log/webobjects.log 2>&1 &

2) Project Properties file:
WODirectConnectEnabled=false
WOPort=55555 (optional)

You'll then see your app via:
http://your-mac.local/cgi-bin/WebObjects/YourApp.woa/-55555

instead of:
http://your-mac.local:55555/cgi-bin/WebObjects/YourApp.woa

with regards,
--

Lachlan Deck


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/email@hidden

This email sent to email@hidden
References: 
 >More changes (From: Ken Foust <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.