Before you can run an application that connects to a WebSphere service integration bus, you must configure the service integration bus in the same way that you configure the service integration bus to run JMS applications that use the default messaging provider.
For more information about the properties of a connection factory, see Properties of ConnectionFactory.
Any queue or topic spaces that you require must be defined. By default a topic space called Default.Topic.Space will already have been predefined during the server installation but, if you require further topic spaces, you must create these yourself. You do not need to predefine individual topics within a topic space, since the server instantiates these dynamically as required.
The following steps summarize what you need to do but, for more details, see the WebSphere Application Server Information Center.