0 Replies Latest reply on Jun 4, 2004 6:25 PM by stiphout

    Help!  Multiple domains on one JBoss server

    stiphout

      I have several domains all on one server, and I'd like to set up a separate .ear for each of them... is there some way to specify this in the application.xml file or something of the like? I.e.,

      www.domain1.com/ would go to domain1.ear,
      www.domain2.com/ would go to domain2.ear, and
      www.domain3.com/ would go to domain3.ear

      thanks much!