> 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
<
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
> 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
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