Have you tried setting the soKeepAlive=true option on the Broker URI? What platform are you running on?
Regards Tim. On Tue, 2008-04-29 at 07:15 -0700, Mike Kelley wrote: > We're running ActiveMQ 4.1.1 server/client + ActiveMQ-CPP 2.1.3 C++ client. > When the broker is terminated, Java clients notice it almost immediately > even if they're just listening for messages. C++ clients, however, do not > notice broker termination until they attempt to send messages. Is there a > configuration parameter we can set so C++ clients notice the termination > (without writing a keep alive thread)? Thanks, > > Mike
