Ha, that's embarrassing.  I've been substituting real names for fake ones for
the sake of this discussion and got my wires crossed in my reply.

In any event, I have tried what you suggested re: the hosts file and still
no dice.  There is a slight difference this time, though.  Rather than
getting a "can't establish a connection" message, I get a blank page.   Is
that progress? 8-)

Also, no log files are being created.




Hassan Schroeder-2 wrote:
> 
> On Fri, Jun 27, 2008 at 1:38 PM, dylanmac <[EMAIL PROTECTED]> wrote:
> 
>>                        <Host name="devlocal1"
>>                        <Host name="devlocal2"
> 
>> and here's what's in my hosts file:
>>
>> 127.0.0.1     localhost
>> ::1             localhost
>> 127.0.0.1       devlocal1
>> 127.0.0.1       devlocal2
>>
>> When I try to hit either http://devlocal1/ or http://localhost:9091/ this
>> is
> 
>> Firefox can't establish a connection to the server at revfoodslocal:9091.
> 
> which doesn't match either of the above :-)
> 
> In any case, you need to set up /etc/hosts like:
> 
> 127.0.0.1     localhost  devlocal1 devlocal2
> # all host aliases for a given address on same line
> ::1             localhost
> 
> HTH,
> -- 
> Hassan Schroeder ------------------------ [EMAIL PROTECTED]
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Multiple-development-sites-using-different-ports-tp18139932p18164537.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to