On Tue, 2017-04-25 at 00:56 +0000, Ryan Sizemore wrote:
> Hi,
> 
> 
> I am trying to get proton-c working with Azure ServiceBus, but the
> latest builds of qpid-proton seem to silently fail (or fail to parse
> the address) without the message ever being sent to the queue. Before
> I dig too much, is there any guidance out there for working with
> ServiceBus? Perhaps I am making an obvious mistake somewhere.
> 
> 
> Previously, I was using qpid-proton-0.6 (old, I know), and this looks
> to be the last version of proton before things stopped working. I am
> using the sample program under /examples/messenger/c/send.c, and when
> I run that, it sends correctly to the queue. However, other builds
> fail (0.17 and 0.16 don't work for sure).

Have you tried the servicebus example in examples/cpp/service_bus.cpp?

You may have better luck with that.

Andrew


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to