On Tue, 16 Nov 2010 22:55:10 -0500, "Brian" <bbprefix-m...@yahoo.com> wrote:

I have two identical apps running at the same time. I mean, they use exactly
the same WAR, but each one runs in a different web domain.
[...]

You should rather change your application to be aware of domain it runs in. Done that, there would be only one webapp deployed - no matter how many domains you need to handle.

--
Mikolaj Rydzewski <m...@ceti.pl>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to