0 Replies Latest reply on Apr 7, 2005 6:50 PM by cgrahamatip

    multiple domains hosting with jboss 4.0.1 and one static IP

    cgrahamatip

      I have jboss 4.0.1sp1 running on RedHat 9.x. I can run a single domain without a problem. Or, I can run multiple domain however they don't have the correct landing point. Example: with domain "www.mysite.com" and "www.yoursite.com". I would have to set one of them up so it doesn't use the "/" landing point. So www.mysite.com could be reached at that point of "/" or www.mysite.com however, www.yoursite.com would need to have a different landing point.

      I used the default install which used the localhost setting. I need to run two domains from the same IP. I have found articles through google and made the change indicated in server.xml, jboss-server.xml, and jboss-web.xml. I have been unable to get the server to load correctly.

      Does anyone have a working configuration using war and ear files? Can I get all required changes and the names of the files I need to change. From reading on-line articles, it seems I need to use virtualhosts and aliases to accomplish my goal.

      Thanks in advance...