Re: setTransportlistener missing from activemq cpp

2009-08-13 Thread Michael Dehmlow
Timothy Bish wrote: > > On Thu, 2009-08-13 at 16:04 -0700, Michael Dehmlow wrote: >> According to the failover docs for Java one should use the failover >> transport >> listener to receive notifications that a failover has occured. >> >> I can not find the interface to set a failover listener

Re: setTransportlistener missing from activemq cpp

2009-08-13 Thread Timothy Bish
On Thu, 2009-08-13 at 16:04 -0700, Michael Dehmlow wrote: > According to the failover docs for Java one should use the failover transport > listener to receive notifications that a failover has occured. > > I can not find the interface to set a failover listener on the > ActiveMQConnectionFactory