On Tue, 16 Nov 2010 22:55:10 -0500, "Brian" <[email protected]> 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 <[email protected]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to