WAS v8.5 > WebSphere applications > Service integration > Bus destinations

Permanent bus destinations

A permanent destination is configured by an administrator and has its runtime instances created automatically by the messaging provider. Permanent destinations remain until the administrator explicitly deletes them.

When you configure a destination on a bus member that is a WebSphere MQ server, the destination has a single queue point called a WebSphere MQ queue point. This WebSphere MQ queue point is a WebSphere MQ queue on the WebSphere MQ queue manager or queue-sharing group the WebSphere MQ Server represents. For more information about WebSphere MQ queue points, see related concepts.

The configuration and runtime components of a permanent destination are shown in the following figure.

The administrator configures a bus destination, to define properties such as the type of destination, and mediations and quality of service for the destination. A bus destination is defined on a service integration bus, and is hosted by one or more bus members, depending on whether it is a queue destination or a topic space destination. This results in the system generating one or more message points, where messages are held on that bus. A message point can be configured to override some properties inherited from the bus destination.

For point-to-point messaging, the administrator configures the destination as a queue and selects one bus member, an application server, as the assigned bus member that is to hold messages for the queue. This action automatically defines a queue point (a type of message point) for each messaging engine in the assigned member. When an assigned messaging engine starts up, a runtime instance of each of its message points is automatically created. We can use the runtime view of a message point to administer the messages on that location.

For publish/subscribe messaging, the administrator configures the destination as a topic space (a hierarchy of topics), but does not have to select any assigned bus member for the topic space. A topic space has a publication point (a type of message point) defined automatically for each messaging engine in the bus.


Related concepts:

WebSphere MQ queue points and mediation points
Queue destinations


+

Search Tips   |   Advanced Search