开发者

How to start/configure JBoss clustering

开发者 https://www.devze.com 2023-01-15 16:21 出处:网络
I am totally new to JBoss. Basically i am needed to setup a JBoss clustering environment on windows. Meaning, JBossA sits on machine A and JBossB sits on machine B. So when JBossA fails, it will redir

I am totally new to JBoss. Basically i am needed to setup a JBoss clustering environment on windows. Meaning, JBossA sits on machine A and JBossB sits on machine B. So when JBossA fails, it will redirect the clients to JBossB.

I have downloaded the enterprise-installer-5.0.1.jar. After which, I have total开发者_运维百科ly no idea on how to go about setting up the cluster. What are the steps that i should do?? Or what other files do i need to download too...

Any guide will be greatly appreciated. Thanks!

Kevin


Found the answer... basically i just need to -c all to get the clustering

0

精彩评论

暂无评论...
验证码 换一张
取 消