Assigning Group Permissions
The following JMSAdmin commands assign Broker permissions for:
The server application to subscribe to the customer request topic published by the requestor application.
permit group myServerGroup to subscribe requestMessage
The requestor application to publish the customer request topic.
permit group myRequestorGroup to publish requestMessage
For more information, see
Permit.