|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: [solved] XA transacted message sent but not received |
KaiW
Replies: 11 Views: 6597
|
Forum: IBM MQ Java / JMS Posted: Tue Dec 19, 2006 1:24 am Subject: [solved] XA transacted message sent but not received |
Ok, so I understand that a container managed tx is not required to assure exactly once delivery and that a createQueueSession(false, Session.AUTO_ACKNOWLEDGE); is sufficient.
Btw. I found out why t ... |
Topic: [solved] XA transacted message sent but not received |
KaiW
Replies: 11 Views: 6597
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 18, 2006 8:15 am Subject: [solved] XA transacted message sent but not received |
Ok, I think I am seeing clearer now.
Transactional control is nothing to do with "exactly once" delievery. MQ guarantees that out of the box irrespective of the transactional control in u ... |
Topic: [solved] XA transacted message sent but not received |
KaiW
Replies: 11 Views: 6597
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 18, 2006 7:48 am Subject: [solved] XA transacted message sent but not received |
Thanks Vitor,
you have been very helpful so far.
Hm, so I have to find out, what stops Bea from committing the UOW.
What I am trying to achieve is an exactly once delivery without any messag ... |
Topic: [solved] XA transacted message sent but not received |
KaiW
Replies: 11 Views: 6597
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 18, 2006 7:15 am Subject: [solved] XA transacted message sent but not received |
Then the question would be, when is the UOW commited and how do I see what the result of the commit is?
Is there a way to see in the logs what exactly is happening? Or rather, how do I look at the ... |
Topic: [solved] XA transacted message sent but not received |
KaiW
Replies: 11 Views: 6597
|
Forum: IBM MQ Java / JMS Posted: Mon Dec 18, 2006 5:48 am Subject: [solved] XA transacted message sent but not received |
Hello everybody,
I am trying to send a Message from Bea Weblogic AppServer 8.1 to WebSphere MQ 6.0 via JMS using the Extended Transactional Client .
The Sender in Bea is a Session EJB (with cont ... |
|
|
|