The JMS resource adapter supports the groupDefinitions property to provide an advanced method for configuring resource providers. Using this property enables you to create a compatible set of messaging objects while providing flexible address resolution of connection factories and administered objects. Using the groupDefinitions property has a dependency on the following components:
Group—A set of compatible messaging objects, such as connection factories and associated destination administered objects.
Macro—A Group component that is substituted for a rpResourceLocation configuration property in connection factories and administered objects.
To configure a groupDefinitions property in the ra.xml file, complete the following steps:
See Example Resource Provider Configuration for an example configuration.