Re: Using completeURLWithRequestHandlerKey issue
Re: Using completeURLWithRequestHandlerKey issue
- Subject: Re: Using completeURLWithRequestHandlerKey issue
- From: LD <email@hidden>
- Date: Thu, 15 Sep 2005 22:11:33 +1000
Hi there,
On 15/09/2005, at 6:08 PM, Wolfram Stebel wrote:
a while ago someone (Chuck?) mentioned
completeURLWithRequestHandlerKey for
generation of a complete url.
I want to use it to switch to another woapp on the same server.
So i replace the "MyApp.woa" by "MyOtherApp.woa" in the url.
In development it results in a correct url for localhost except the
port...
In deployment it results in:
http://bogus_host_without_reverse_dns/cgi-bin/WebObjects/
MyOtherApp.woa/1/wa
/showSomething?theParamter=myParameter
I do not have DNS running on my server.
What else could i do to get a real url?
In your project's Properties file place:
WOHost=desired_reverse_dns_host
with regards,
--
LD
_______________________________________________
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