On 29 nov. 06, at 13:11, Daniele Corti wrote:
is there a way to make it run on the port 80, or I need to deploy it on a server?
You can try to force the port with -WOPORT 80 (more info : http:// developer.apple.com/documentation/WebObjects/Deployment/ Deploying_Applications/Reference/chapter_8_section_3.html). Check also that WODirectConnectEnabled is set to true, unless you won't be able to test without an adaptor. I'm not sure it's going to work, binding ports under 1024 as non-root user might be tricky.
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to archive@mail-archive.com