You can configure Silver Fabric to run with multiple JBoss EAP Partitions (clusters). In this configuration, engines running a JBoss EAP J2EE component act as worker nodes in a cluster. Components with the same multicast address are each, a node, on a JBoss EAP cluster. Providing different multicast address for J2EE components creates multiple JBoss EAP partitions. These multiple clusters can reside on the same network as well.
Note: When running multiple clustered JBoss EAP components concurrently, configure each component with a unique multicast address.
Procedure
In the Silver Fabric Administration Tool, go to
Stacks > Components.
Select
Create New J2EE Component from the
Global Actions list.
If prompted, select the JBoss EAP enabler and the desired version.
Enter a component name.
Click
Next.
The Configure Component
features screen is displayed.
Select the
Clustering Support option from the
Add feature list.
The
Feature: Clustering Support screen is displayed.
Enter the multicast UDP group in the appropriate fields and click
OK.
Enter JGroups, mod_cluster multicast addresses, and ports as per your network configuration and click
OK.
Click
Next again.
The
Configure Component options screen is displayed.
Enter any desired options and click
Next.
Click
Next until you reach the
Upload, remove, or reorder archive files screen.
Click
Add and select the archives that you want to deploy and run on the respective EAP cluster. Note that archive file must have <distributable/> tag inside deployment descriptor.
Click
OK to add the archives to the J2EE component.
Configure the options on the remaining screens as needed. Additional options are also configurable through context variables.
Click
Finish.
Select
Publish Component from the
Actions list to publish the component.