1 Reply Latest reply on May 8, 2003 5:46 AM by jonlee

    Virtual Hosts

    manyin1997

      Hi,

      I'm using the bundle JBoss/Tomcat and would like to deploy an application by the virtual hosts functionality of Tomcat.

      Here, I would like to deploy two applications to the context root "/" for different hostnames of the same machine. For example,

      aaa.war is deployed to "/" of www.aaa.com
      bbb.war is deployed to "/" of www.bbb.com

      Is it possible to do so? If yes, what configuration files I need to edit for this to happen?

      Does it work the same with Jetty ?

      Thanks.

      Jimmy