Hmm .. Sounds fishy.  

Anyway, I'm glad you got things working.  Thanks for the update!

> -----Original Message-----
> From: Scott the Red [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, October 25, 2007 3:22 PM
> To: users@activemq.apache.org
> Subject: Re: c++ client doesn't receive on all topic consumers
> 
> 
> Hmmmmm.....  I seem to have fixed the problem by merely 
> moving the ActiveMQ connection out of my consumer's 
> constructor, and into a separate "start"
> method.  Everything seems to be working properly now.  There 
> don't appear to be any variable lifecycle issues (like a 
> local or argument being referenced after it's goes out of 
> scope).  And onMessage() should never have been called before 
> the constructor exited...  
> 
> At any rate, I think I'll file it under "not looking the gift 
> horse in the mouth", and be happy it works.
> 
> thanks!
> 
> 
> --
> View this message in context: 
> http://www.nabble.com/c%2B%2B-client-doesn%27t-receive-on-all-
> topic-consumers-tf4688946s2354.html#a13413988
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
> 
> 

Reply via email to