0 Replies Latest reply on Feb 19, 2003 1:58 PM by jericho034

    Deploy an EAR to a specific Virtual Host

      Hello,

      i'm having trouble deploying an EAR file to a specific virtual host. Do I need to create a jboss-web.xml file and stick it in the EAR file? The free documentation guide (and I bought the JBoss 3.0 guide book also) doesn't mention anything about this.

      Can you please help with any configuration samples on how to config
      /usr/local/jboss/server/default/deploy/a.ear to go to
      myvirtualhost1.test.com

      and
      /usr/local/jboss/server/default/deploy/b.ear to go to
      myvirtualhost2.test.com

      Thanks in advance.

      I'm using jboss-3.0.4 with the tomcat 4.1.x build (4.1.12)