2 Replies Latest reply on Sep 17, 2005 3:06 AM by prakah

    creating a new instance of Jboss

    ravi.siddan

      hello,
      I am new to use the JBoss I am using JBoss_4_0_2 version.

      I need to create more than one instance of jboss.
      I will have the same IP Adress with ports changed.

      I am immedaitely in need of this task to be get done.

      I would be thankfull if some one has the solution to create a new instace
      of Jboss running on same machine with same IP addree, and the ports used may change.

      Expecting for quick response...

        • 1. Re: creating a new instance of Jboss
          dimitris

          Wrong forum. Please try the User Forums and read the READMEs first.

          • 2. Re: creating a new instance of Jboss
            prakah

            Hello ravi,

            I didn't understand ur problem clearly. But, from my understanding, u want to run two instances of jboss in same machine at the same time. If i am correct, u can use the following steps.

            Suppose, if u want run the two instances of jboss in default configuration,

            1. Create a new configuration from default configuration.
            2. In the new configuration u have created, comment out the "Service Binding" service in conf/jboss-service.xml

            Now, u can run the two instance of jboss (default and newly created) from the same machine.

            Thanks and Regards,
            Prakash.A