Re: WebObjects Apache Connection Problems
Re: WebObjects Apache Connection Problems
- Subject: Re: WebObjects Apache Connection Problems
- From: Dev WO <email@hidden>
- Date: Thu, 18 May 2006 11:16:40 +0200
Hi,
on a "client" OS X, wotaskd isn't started by default on startup.
You need to edit:
/System/Library/StartupItems/WebObjects/WebObjects
and uncomment:
"$WOSERVICE" -appPath "$WOTASKD" >/var/log/webobjects.log 2>&1 &
you don't need to uncomment the other lines, you don't need
JavaMonitor on a development machine;)
Then you should either start wotaskd, but I'm not sure it would work:
SystemStarter start WebObjects
or simply reboot your computer.
On last thing, don't change your network configuration while a WOApp
is running, it usually break wotaskd...
I think that's all you need to do
Xavier
Hi,
If i start my small test application on my development machine i
get the
following error:
The requested application was not found on this server.
I have disabled direct connection (-
DWODirectConnectEnabled=false), so the
requests to my application have to be forwarded by apache.
I think the connection between apache and WebObjects is faulty. But
i don't
know what to do.
I have the following configuration:
- Mac OS X 10.4.6
- Java 5
- WebObjects 5.3
- Xcode 2.2.1
- Apache 1.3.33
Thanks in advance
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40anazys.com
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