-
Enhancement
-
Resolution: Obsolete
-
Minor
-
None
-
None
-
None
-
None
Create a cluster with 3 servers in standalone mode.
You can create a cluster executing the following command:
./standalone.sh -Djboss.socket.binding.port-offset=100 -Djboss.node.name=nodeA -c clustered.xml
./standalone.sh -Djboss.socket.binding.port-offset=200 -Djboss.node.name=nodeB -c clustered.xml
./standalone.sh -Djboss.socket.binding.port-offset=300 -Djboss.node.name=nodeC -c clustered.xml
Open the Web Console on the nodeA and create a template configuration.
The template configuration will not be replicated to nodeB and nodeC.
- is cloned by
-
JDG-1444 Template configuration should be replicated across the cluster in standalone mode
-
- Closed
-