0 Replies Latest reply on Mar 23, 2005 5:54 AM by mbalz

    Virtual Host and ear Applications

    mbalz

      Hello,

      I have two applications packaged as app1.ear und app2.ear, when deployed they are accessible as http://localhost/app1/ und http://localhost/app2/.

      Now I want to assign each of them a virtual host domain, so that I can access them as http://app1.com/ and http://app2.com/.

      Is there any way to configure this via the application.xml files without having a conflicting root context ("/")?

      TIA
      Moritz