0 Replies Latest reply on Oct 17, 2006 4:23 PM by kipper3d

    Multiple domains on one jboss instance

    kipper3d

      Lets say I have jboss running as jboss user.

      domain1.com is in /home/domain1/public_html/
      domain2.com is in /home/domain2/public_html/

      Is it possible to provide default deploy server for each to run their own webapp with their own domain (considering mod_jk and httpd is configured correctly)

      If this is the case, where in jboss do I configure so that it knows where to find the individual deploy directories since they are not running from the original $jboss_home? and there are 2 of them instead of one?

      Thanks!

      John