Hi,

Our application receives messages on a queue in a websphere cluster. Processing of a message requires that only one message can processed at time. We don't want to implement a locking mecanism.

Is there any way to configure the messaging system so that only one message is processed over the whole cluster ?

Thanks for any help.

Regards,
Mickaël