Re: Deploying on Development System
Re: Deploying on Development System
- Subject: Re: Deploying on Development System
- From: Seejo Pylappan <email@hidden>
- Date: Mon, 19 Sep 2005 11:24:52 -0400
Couple of things.
1) Why are you manually starting wotaskd? It should already be running.
2) Have you started the web server? do a "sudo apachectl start".
On Sep 19, 2005, at 11:13 AM, Daniel Eggert wrote:
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
_______________________________________________
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