RE: bind webapps to different IP addresses on a single instance of tomcat

2011-09-27 Thread Caldarale, Charles R
> From: Robert Lafleur [mailto:rlafl...@vbridges.com] > Subject: Re: bind webapps to different IP addresses on a single instance of > tomcat > Are these options available in Tomcat 6? Yes, all of them are. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE

Re: bind webapps to different IP addresses on a single instance of tomcat

2011-09-27 Thread Robert Lafleur
< chuck.caldar...@unisys.com> wrote: > > From: Robert Lafleur [mailto:rlafl...@vbridges.com] > > Subject: bind webapps to different IP addresses on a single instance of > tomcat > > > Is there a way to configure a single instance of tomcat > > to bind webapps to differe

RE: bind webapps to different IP addresses on a single instance of tomcat

2011-09-27 Thread Caldarale, Charles R
> From: Robert Lafleur [mailto:rlafl...@vbridges.com] > Subject: bind webapps to different IP addresses on a single instance of tomcat > Is there a way to configure a single instance of tomcat > to bind webapps to different ip addresses, or do I have > to configure two tomcat i

bind webapps to different IP addresses on a single instance of tomcat

2011-09-27 Thread Robert Lafleur
I have a single instance of tomcat this is running two web applications. The server hosting tomcat has IP addresses on two separate networks. I was able to add address="" for the Connectors in server.xml, but this is a global setting. Is there a way to configure a single instance of tomcat to bind