[jboss-user] [JBossMQ] - How to ensure the message only is recieved once?

jakesong do-not-reply at jboss.com
Tue Feb 10 06:03:22 EST 2009


My application is like this:
I have a queue  called "A" in weblogic,a queue called "B" in jboss mq.
There is a weblogic messaging queue between "A" and "B".
When A message have been send to "A",the weblogic messaging bridge will deliver the message to "B".
My question is how to ensuer that the jboss mq can receive the message only once.
I mean that how to config the jboss mq to ensure that the  message is  only recieved exactly once?
(maybe we can call it the message is transaction)

Is this is associate with XA?I am not sure how to config it.

Is there anyone who can give me some adives?

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4208476#4208476

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4208476



More information about the jboss-user mailing list