3 Replies Latest reply on Apr 15, 2004 4:43 AM by borg

    bind webapplication to ip address

    razor_harm78

      Is it possible to bind a webapp to a specific virtualhost. So something
      like:

      www.myhost1.com ---> /webapp1.war
      www.myhost2.com ---> /webapp2.war

      And if so, how can this be achieved? Especially, if I use the integrated
      Tomcat in JBoss (3.2.3) and the packages are in an ear file.

      So something like this:

      www.myhost1.com ---> /myear.ear/webapp1.war