Alright... now I remember why I hate deployment...

I added -WOHost macbook.local to my launch args, configured macbook.local as a host and with the current Wonder and 5.4 monitor/ wotaskd combo (no matter which) my app shows up in Monitor. But no dice with web server access and the launch shows

http://10.0.1.3:2002/cgi-bin/WebObjects/AjaxLookExample.woa

instead of

http://macbook.local:2002/cgi-bin/WebObjects/AjaxLookExample.woa

and the log shows:

Error: Request handling error: No instance available

on a request like

http://macbook.local/cgi-bin/WebObjects/AjaxLookExample.woa

Adding:

10.0.1.3 macbook.local

to /etc/hosts works and lets me use my app. Whew. If course this won't work when I am not in my normal network...

Cheers, Anjo

Am 28.07.2008 um 20:57 schrieb Anjo Krank:


Am 28.07.2008 um 16:55 schrieb Gavin Eadie:

On Jul 28, 2008, at 9:46 AM, Gavin Eadie wrote:

I changed the config to have the host called "gavins-mobile.local" and changed the "URL to Adaptor" host the same way, and I'm able to access my application through Apache now.

... that was probably because some Apple created structure was persisting, since it soon stopped after switching back to Wonder. On the other hand, when I added Anjo's suggestion below, it started working again.

Which, incidentally is why stuff worked for me... I fixed all the pageWithName() stuff so that the config is actualy read. Please update and try again. Also fixed is uploading the keys in the migration tab.

Cheers, Anjo

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects- [EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/anjo%40krank.net

This email sent to [EMAIL PROTECTED]

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

This email sent to [EMAIL PROTECTED]

Reply via email to