WebSphere Message Service Client for C/C++, Version 2.0.2 Operating Systems: AIX, Linux, Solaris, 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 you begin

Before starting this task, you must do the following:

About 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

Procedure

  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.

Results

You can now start your application.

Task topic

Terms of Use | Rate this page

Last updated: 24 May 2011

(C) Copyright IBM Corporation 2005, 2011. All Rights Reserved.