RE: One instance listen on 127.0.0.1 and on single external ip

2008-10-23 Thread Fu-Tung Cheng
That worked well. Thank you very much! Fu-Tung --- On Thu, 10/23/08, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > From: Caldarale, Charles R <[EMAIL PROTECTED]> > Subject: RE: One instance listen on 127.0.0.1 and on single external ip > To: "Tomcat Users List&q

RE: One instance listen on 127.0.0.1 and on single external ip

2008-10-23 Thread Caldarale, Charles R
> From: Fu-Tung Cheng [mailto:[EMAIL PROTECTED] > Subject: One instance listen on 127.0.0.1 and on single external ip > > I do that with the > Now I also would like to have tomcat remain listening on 127.0.0.1. Just configure another identical to the first with the 127.0.

One instance listen on 127.0.0.1 and on single external ip

2008-10-23 Thread Fu-Tung Cheng
Hi, I am trying to have my tomcat instance listen on a specific external ip address. I do that with the Now I also would like to have tomcat remain listening on 127.0.0.1. Any idea how I get that to happen? Thank you, Fu-Tung ---