Deploying on Development System
Deploying on Development System
- Subject: Deploying on Development System
- From: Daniel Eggert <email@hidden>
- Date: Mon, 19 Sep 2005 17:13:09 +0200
Hi all,
I have Mac OS X 10.4 Client, XCode 2.1, and WO 5.3 on my machine and
I'm trying to deploy my App in order to test it in a more realistic
setting.
But when I access my App at <http://localhost/cgi-bin/WebObjects/
Aurora.woa> I get:
The requested application was not found on this server.
I have started wotaskd and JavaMonitor manually by running
# sudo -s
# cd /System/Library/WebObjects/JavaApplications/wotaskd.woa
# sudo -u appserver ./wotaskd &
# cd ../JavaMonitor.woa
# sudo -u appserver ./JavaMonitor &
and then set up my App Aurora.woa, but I can not connet to it,
neither directly at
<http://127.0.0.1:50000/> (I get: "lost network connection")
nor at
<http://localhost/cgi-bin/WebObjects/Aurora> (I get "The
requested application was not found on this server.")
What did I do wrong?
/Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden