Getting AMQP message properties though Proton-C

2013-03-22 Thread Arun Dsouza
I would like to know the correct way to access AMQP message properties through Proton-C. If this the not the right mailing list for Proton-C usage queries, I apologize and please direct me to the mailing list. The scenario I have is an interop scenario where I send messages to a Windows Azure

RE: Getting AMQP message properties though Proton-C

2013-03-25 Thread Arun Dsouza
om: Rafael Schloming [mailto:r...@alum.mit.edu] Sent: Monday, March 25, 2013 9:14 AM To: proton@qpid.apache.org Subject: Re: Getting AMQP message properties though Proton-C On Fri, Mar 22, 2013 at 3:01 PM, Arun Dsouza wrote: > I would like to know the correct way to access AMQP message properties > t

Acknowledgement for messages sent using Proton-C

2013-03-27 Thread Arun Dsouza
While sending messages through a Proton-C client, is it possible to set the settled flag on the AMQP Transfer frame to false? I wish to receive an ACK / NACK from the broker to which I am sending messages, which will let my application know whether the send was successful or not. Thanks, Arun

RE: Acknowledgement for messages sent using Proton-C

2013-04-04 Thread Arun Dsouza
status of outgoing messages by checking pn_messenger_status(m, tracker). Hope this helps. Let me know if anything is unclear. --Rafael On Wed, Mar 27, 2013 at 1:54 PM, Arun Dsouza wrote: > While sending messages through a Proton-C client, is it possible to > set the settled flag on t

[jira] [Created] (PROTON-163) On connection open @ is appended to the hostname

2012-11-26 Thread Arun Dsouza (JIRA)
Arun Dsouza created PROTON-163: -- Summary: On connection open @ is appended to the hostname Key: PROTON-163 URL: https://issues.apache.org/jira/browse/PROTON-163 Project: Qpid Proton Issue Type

[jira] [Created] (PROTON-274) Proton-C Sending a message to an non existant Service Bus entity suceeds

2013-03-21 Thread Arun Dsouza (JIRA)
Arun Dsouza created PROTON-274: -- Summary: Proton-C Sending a message to an non existant Service Bus entity suceeds Key: PROTON-274 URL: https://issues.apache.org/jira/browse/PROTON-274 Project: Qpid