Thanks Robert, It saved my debug time. I will take a look into C++ broker.

--- On Tue, 13/7/10, Robert Godfrey <[email protected]> wrote:

From: Robert Godfrey <[email protected]>
Subject: Re: QPID Broker not getting messages when used 
((XAQueueSession)session1).getQueueSession().createSender(null)  for XA from 
QPID Client
To: [email protected]
Date: Tuesday, 13 July, 2010, 14:29

Hi Yogesh,

On 12 July 2010 11:51, yogesh pathade <[email protected]> wrote:
> Hi,
>
>
> I am trying to send Message to queue using QPID Java Broker 0.6.
>
> I am seeing weired behavior when I use the JMS Queue sender for XA
> connection, the sender completes its operation successfully but the JMS
> QPID Broker doesn't receive anything.
>

The Qpid Java Broker does not yet support XA connections - if you need
to use XA you'll have to use the C++ broker at the moment.  The bug
here is that the Java Broker really should fail when you try to create
a session which uses XA - I'll look into that.

Apologies,
Rob

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]




      

Reply via email to