Enabling event sequencing for a WebSphere MQ JMS Export binding

WebSphere MQ JMS Export bindings support event sequencing. In order for events to be handled in the order in which they are received you need to configure properties of the binding.

Before you begin

Event sequencing for WebSphere MQ JMS Export bindings is not supported in a clustered environment.

Why and when to perform this task

To enable event sequencing for a WebSphere MQ JMS Export you must limit the number of concurrent listener threads that will deliver messages to the message-driven bean (MDB).

Steps for this task

  1. Set the maxSessions property of your WebSphere MQ JMS Export binding to 1.
  2. Save the changes to your master configuration.
Related concepts
Using event sequencing with Export bindings

Last updated: Wed 06 Dec 2006 07:08:08

(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)