That explains things quite clearly
thanks for the quick reply :)
cheers
Alex
> From: [EMAIL PROTECTED]> To: users@tomcat.apache.org> Subject: Re: OT tomcat
> embedded 5.5 localhost alias> Date: Tue, 21 Aug 2007 21:38:13 -0400> > It has
> nothing to with Tomc
else's machine then I am unaware of any means to do
this without modifying their host file.
Someone on the list may have a way that I am not aware of.
- Original Message -
From: "Alex Cheung" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, August 21, 2007 8:25 PM
Subject
Hi
I am using tomcat embedded 5.5 to demo a web application on cd.
I can't figure out how to change the URL string fromhttp://localhost:8080/.
to http://myHost:8080/..
addAlias and setHostName dont seem to work.
following are my host creation code:
// set Engine properties