How to run multiple instances of JBoss in a one single machine?

前端 未结 9 1593
眼角桃花
眼角桃花 2020-12-07 23:30

I need to run multiple(more than 4) instances of JBoss server on a single machine. I am using JBoss 4.2.3 GA.

9条回答
  •  既然无缘
    2020-12-08 00:05

    Create multiple loopback adapters and bind each ip address to different instance.

    No need of changing port.

    RK

提交回复
热议问题