2 Replies Latest reply on Sep 4, 2004 1:18 AM by jk_bandu

    Domain creation

    jk_bandu

      Hello Everybody,

      Can some body help me out in creating domains in Jboss, like we have in weblogic.

      Thanks in Advance

      Jayakrishna

        • 1. Re: Domain creation
          raja05

          If i get you right, you just have to copy the default folder(for non-clustered apps) into another name(for the other domain) , say, jk_bandu and start using ur server as
          ./run.sh -c jk_bandu

          • 2. Re: Domain creation
            jk_bandu

            Thanks raja for the reply. I done in the same manner and could able to see the new domain name in the web-console, but could not find any services or applications under that tab.

            "raja05" wrote:
            If i get you right, you just have to copy the default folder(for non-clustered apps) into another name(for the other domain) , say, jk_bandu and start using ur server as
            ./run.sh -c jk_bandu