Hi All,

I tried to use the url options mentioned in the following link, but was only
successful with "tcp" and "io"(partially only).

http://activemq.apache.org/uri-protocols.html

They all fail. For eg
"list:tcp://10.234.88.110:61616??wireFormat=openwire,tcp://localhost:61616?wireFormat=openwire"
OR "discovery:(multicast://default)?wireFormat=openwire" etc. The only
perfectly working url is "tcp://HOST:PORT?wireFormat=openwire".

Could somebody throw some light how to use them from c++ client? Iam
particularly interested in either discovering an availble broker or chosing
from a list i give. Any help on this would be appreciated.

Thanks!
-- 
View this message in context: 
http://www.nabble.com/Restrictions-in-uri-supports-for-cpp-client--tf3762645s2354.html#a10635911
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to