WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 Operating Systems: Linux, Windows

Configuring the service integration bus for an application that connects to a WebSphere service integration bus

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.

Before you begin

Before starting this task, you must do the following:

Why and when to perform this task

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.

Steps for this task

  1. Create the queues that your application needs for point-to-point messaging.
  2. Create any additional topic spaces that your application needs for publish/subscribe messaging.

Result

You can now start your application.
Related tasks
Configuring the queue manager and broker for an application that connects to a WebSphere MQ queue manager
Configuring the broker for an application that uses a real-time connection to a broker

Task topic

Terms of Use | Rate this page

Last updated: 7 Dec 2005

© Copyright IBM Corporation 2005. All Rights Reserved.