Hi
I have setup my app on a new server. I don't want to point the dns
there yet, etc.
When I try to run the deployed app, even with WOHost parameter in my
log it is
looking for something different which is causing it not to respond.
Is there some host config or such I need to do temporarily?
Be sure to have in /etc/hosts your server name properly defined (FQDN) :
127.0.0.1 localhost.localdomain localhost
ip.of.the.server servername.domain.tld servername
in addition the hostname of the server should the set accordingly.
If it is a standalone server you should use localhost or 127.0.0.1 in
the Hosts tab in the JavaMonitor
Also WOHost is for binding to a specific IP not all (lsof -n -P -i |
grep "yourAppWOPort" to check).
regards
Aurelien
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to arch...@mail-archive.com