Thanks a lot Nate!


nmittler wrote:
> 
> Discovery is not currently supported by activemq-cpp.  You can see the
> list
> of options here:
> 
> http://activemq.apache.org/cms/configuring.html
> 
> Regards,
> Nate
> 
> On 5/16/07, cppUser <[EMAIL PROTECTED]> wrote:
>>
>>
>> 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.
>>
>>
> 
> 

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

Reply via email to