Hi , thanks for your answer. Find below log trace from the process ..
Best regards, Javier
javier@draco $ cat log.txt
[0x7911e0]: -> AMQP
[0x7911e0]: <- AMQP
[0x7911e0]:0 -> @open(16)
[container-id="62b1050c-8b62-412c-9c68-30574005db10", channel-max=32767,
properties={:"qp
Hi All ..
I'm testing a small QPID C++ example with ActiveMq 5.14.0 (Java 8) , in a
Debian 8.x box, but unfortunelly it doesn't work . After the first message
has been dequed, the program blocks in the while loop. The same example
with QPID broker (6.0.4 java version) works fine ..
Any help