Tomcat and GlassfishV3
- by mikkiman
I have one Tomcat and one Glassfish-Instance running on one server. Further i have two domains , for example www.abc.com and www.bcd.com. Now i should realise a configuration, that one application of tomcat will use www.abc.com and the second domain www.bcd.com. Is this possible with mod_proxy or mod_jk or something other? I didnt understand exactly how i must realise this.
With two virtual-server-tags in apache2... or..?
Maybe somewhere knows, how a situation like that is to implement..
Thanks a lot.
Mikkman