Hi,

I'm using qpid-broker-j 7.0.9 with qpid-jms 2.4.0 & qpid-proton-j 0.34.1.
With the older client version we were able to create queues from the client
using address strings, for example the following format that we used to
create consumers for multiple queues :Q1; {node : { type : queue }, link :
{ x-subscribes : { arguments : { x-multiqueue : [Q1, Q2, Q3], x-pull-only :
true }}}}.
But now with the latest client I'm unable to use this format for auto
creation of queues. Would you please suggest me a way on how to proceed
further on this?

Regards,
Partha

Reply via email to