Configuring Embedded Messaging
This section will detail the steps to enable embedded messaging and define a queue bus destination. The basic process is:
Create the System Integration Bus.
Add one or more application servers or clusters to the bus.
Define the Queue bus destination.
Note: A default topic space is defined when the messaging engine is configured (defining a topic space will not be demonstrated here). The steps to define a topic space are basically the same as for a queue destination and the only parameters required for the destination are name and description. Once defined, properties can be modified to allow send or receive and enforce topic access checking, among others.
Define JMS Objects for application access.