9.8.6 Creating a queue destinationQueue destinations are destinations that you can configure for point-to-point messaging.
Figure 9-47 Default destinations The Destinations window shows two destinations that are created automatically for you. The Default.Topic.Space is a default topic space that can be used for publish/subscribe messaging. It can be deleted. The _SYSTEM.Exception.Destination is a built-in queue that cannot be deleted.
Figure 9-48 Options when creating a new destination Select Queue from the radio button list and click Next.
Figure 9-49 Provide an identifier for your destination If your application uses the JMS interface, it is not sufficient to create a destination on the bus. A JMS destination referencing the bus destination must also be created. The identifier value specified here must match the Queue name property of the JMS queue definition (see JMS queue configuration). Click Next.
Figure 9-50 Select a bus member for the queue
|