• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Is there a Webobjects Adaptor for windows?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a Webobjects Adaptor for windows?


  • Subject: Re: Is there a Webobjects Adaptor for windows?
  • From: Stefan Klein <email@hidden>
  • Date: Fri, 29 May 2009 11:27:13 +0200

Hi Amiel,

I never tried that.
When I had to develop through apache, I use the standard properties of wotaskd and configure an application instance with WOMonitor.
In the host configuration of WOMonitor and apache I use the internal machine name.
After that I set in Eclipse the WOPort in the WO run configurations. After starting the debug process I call the Application via a browser bookmark.
But I never tried this under Windows and WO 5.4, only with 5.2.

Stefan


Amiel Montecillo schrieb:
@Stefan - No, I am running the app in wolips. I followed http://wiki.objectstyle.org/confluence/display/WO/Development+Tools-Running+Through+Apache so I can develop through apache and not use direct connect. I did set WOPort 55555 though.

@Chuck - yes restarted apache and wotaskd everytime I make a configuration change and I already have ServerName localhost in httpd.conf

Thanks,
Amiel

On Fri, May 29, 2009 at 2:10 AM, Chuck Hill <email@hidden> wrote:

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/




--
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

References: 
 >Is there a Webobjects Adaptor for windows? (From: Amiel Montecillo <email@hidden>)
 >Re: Is there a Webobjects Adaptor for windows? (From: Stefan Klein <email@hidden>)
 >Re: Is there a Webobjects Adaptor for windows? (From: Amiel Montecillo <email@hidden>)
 >Re: Is there a Webobjects Adaptor for windows? (From: Chuck Hill <email@hidden>)
 >Re: Is there a Webobjects Adaptor for windows? (From: Amiel Montecillo <email@hidden>)

  • Prev by Date: RE: Query - Path to WebServerResources
  • Next by Date: Re: Mootools Ajax Backtrack Limit Exceeded
  • Previous by thread: Re: Is there a Webobjects Adaptor for windows?
  • Next by thread: get confirmation of a payment from other website via a direct action, how to get back to a shopping session?
  • Index(es):
    • Date
    • Thread