Re: C# Consumers Disconnecting

2012-08-28 Thread Jim Gomes
at some random time in that duration. But I've also seen it > successfully stay connected the whole time. I'm trying to > enableStatusMonitoring on the transport connector now and hopefully get > some > more useful information. > > > > -- > View this message in context

Re: C# Consumers Disconnecting

2012-08-28 Thread TrainTime
tivemq.2283324.n4.nabble.com/C-Consumers-Disconnecting-tp4655632p4655721.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: C# Consumers Disconnecting

2012-08-27 Thread Jim Gomes
oid ProcessItem(IMessage message) > { > message.Acknowledge(); > /* code */ > } > > > I also tried looking at Apache logging a bit, but it didn't seem to output > anything useful. I think I need to change what its logging, is

C# Consumers Disconnecting

2012-08-27 Thread TrainTime
e nuts >< -- View this message in context: http://activemq.2283324.n4.nabble.com/C-Consumers-Disconnecting-tp4655632.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.