Tomcat and GlassfishV3
Posted
by mikkiman
on Server Fault
See other posts from Server Fault
or by mikkiman
Published on 2010-06-07T20:36:41Z
Indexed on
2010/06/07
20:42 UTC
Read the original article
Hit count: 613
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
© Server Fault or respective owner