Re: Is there a Webobjects Adaptor for windows?
Re: Is there a Webobjects Adaptor for windows?
- Subject: Re: Is there a Webobjects Adaptor for windows?
- From: Chuck Hill <email@hidden>
- Date: Thu, 28 May 2009 11:10:01 -0700
On May 28, 2009, at 2:26 AM, Amiel Montecillo wrote:
Hello Stefan,
Yes I can reach the wotaskd through http://localhost:1085/cgi-bin/WebObjects/wotaskd.woa
I can see my app running
<?xml version="1.0" encoding="ASCII"?>
<adaptor>
<application name="Bids">
<instance id="-55555" port="55555" host="localhost"/>
</application>
</adaptor>
I ran the command line wotaskd.CMD on the same folder where it
resides.
On problem is the adaptor is trying to connect to wotaskd through
bossing.private.local instead of localhost.
Have you restarted Apache and wotaskd? You might try altering the
Apache ServerName:
ServerName localhost:80
Otherwise... I have no idea.
Chuck
Amiel
On Thu, May 28, 2009 at 5:00 PM, Stefan Klein <email@hidden
> wrote:
Hi Amiel,
can you reach the wotaskd in your browser using http://localhost:
1085 ?
How did you start the wotaskd process ?
Stefan
Amiel Montecillo schrieb:
Hello List,
I was wondering where can I find an updated mod_WebObjects.so for
windows? I am currently using the version from http://wiki.objectstyle.org/confluence/display/WO/Windows+Deployment+WO+5.4
but it seems to always try to connect to wotaskd using the actual
hostname.domain on my machine instead of the one I specified to be
localhost.
I get this error:
Info: attempting to connect to bossing.private.local on port 1085
Debug: WOSocket: connect timeout in NB connect
Error: couldn't connect to bossing.private.local (1085): Cannot
create a file when that file already exists.
Error: Error connecting to server bossing.private.local
Info: Config server bossing.private.local:1085 didn't respond.
Error: Request handling error: The requested application was not
found on this server.
I configured apache.conf
WebObjectsConfig http://localhost:1085 10
and wotaskd properties
WOAutoOpenInBrowser=false
WODebuggingEnabled=false
WODirectConnectEnabled=true
WOCachingEnabled=true
wOPort=1085
WOHost=localhost
Can anyone help?
Thanks,
Amiel
--
socket error: unable to connect to 127.0.0.1
_______________________________________________
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
--
socket error: unable to connect to 127.0.0.1
_______________________________________________
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
--
Chuck Hill Senior Consultant / VP Development
Come to WOWODC'09 in San Fran this June!
http://www.wocommunity.org/wowodc09/
_______________________________________________
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