I found that when using Java JMS api to declare a queue, it requires a clientid value like below:
connectionfactory.qpidConnectionfactory = amqp://guest:gu...@clientid/test?brokerlist='tcp://localhost:5672' I wander what the clientid mean. I didn't find this value in AMQP spec 1.0. What is it used for? thanks, -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/What-does-clientid-mean-tp5456083p5456083.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
