Creating a topic space for publish/subscribe messaging
You can create a topic space, which is a bus destination that represents a set of "publish and subscribe" topics and that is used for publish/subscribe messaging.
About this task
You create a topic space when you deploy JMS applications that use publish/subscribe messaging.
To create a topic space, you specify only a minimum set of properties. You can change these properties and configure further properties after you complete this task.
To create a topic space, use the administrative console to complete the following steps.
Procedure
What to do next
By default, messages that cannot be delivered to the topic space are sent the default exception destination for the messaging engine that is publishing the message. If you want to use a specific exception destination for messages that cannot be delivered to this topic space, you must have already defined that exception destination. For more information about configuring exception destinations, see 配置匯流排目的地的異常狀況目的地處理程序.
If the topic space is to be used for JMS publish/subscribe messaging, specify the topic space identifier on a JMS topic as described in Configuring a topic for the default messaging provider.