WebSphere WebSphere Application Server Network Deployment, Version 6.0.x Operating Systems: AIX, HP-UX, Linux, Solaris, Windows

Bus members

The members of a service integration bus are application servers and server clusters that have been added as members of the bus. A messaging engine is created for a bus member when it is added, which can be used to transfer messages to and from the bus. Members of a bus are seen as one logical unit when transferring messages.

Adding a bus member automatically creates a messaging engine for that bus member. Each messaging engine has its own data store, used for example to store persistent messages and maintain durable subscriptions. By default a messaging engine associated with a server is configured with an in-process, Cloudscape-based data store. In other cases, you are asked to provide the Java Naming and Directory Interface (JNDI) name of a Java Database Connectivity (JDBC) data source for use by the messaging engine.

You can assign a queue destination to a bus member (that is, a server or a server cluster). If you do, each messaging engine in the bus member uses its data store to persist messages which are sent to that destination and which require persisting.

If required, you can remove members from a bus. However this action will delete any messaging engines associated with a bus member, including knowledge of any messages held by the data store for those messaging engines. Careful planning is therefore recommended.

When a bus member is deleted, the data source associated with this bus member is not automatically deleted, because users often associate their own data source with a bus member. This also applies to bus members created using the default data source: the data source is not automatically deleted and must be manually removed. If you fail to manually delete the data source and another messaging bus member is created, the messaging engine will fail to start.

Related tasks
Configuring the members of a bus
Listing the members of a bus
Removing a member from a bus
Listing the messaging engines defined for a server bus member
Listing the messaging engines for a cluster bus member
Adding a messaging engine to a cluster
Removing a messaging engine from a cluster
Setting up the data store for a messaging engine
Configuring a messaging engine to use a data store

Concept topic

Terms of Use | Feedback

Last updated: 15 Mar 2007
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r0/index.jsp?topic=/com.ibm.websphere.pmc.nd.doc\concepts\cjj0020_.html

© Copyright IBM Corporation 2004, 2007. All Rights Reserved.
This information center is powered by Eclipse technology. (http://www.eclipse.org)