Re: ExceptionListener behavior in Connection class and NMS 1.2.0

2010-01-07 Thread Timothy Bish
On Thu, 2010-01-07 at 11:19 -0800, zdvickery wrote: > > Timothy Bish wrote: > > > > If you think you've found an issue then by all means open a new Jira > > issue. We'd need a good description of the problem along with steps to > > reproduce it and a sample app that demonstrates the problem if >

Re: ExceptionListener behavior in Connection class and NMS 1.2.0

2010-01-07 Thread zdvickery
Timothy Bish wrote: > > If you think you've found an issue then by all means open a new Jira > issue. We'd need a good description of the problem along with steps to > reproduce it and a sample app that demonstrates the problem if > possible. > > When you say the TCP connect is getting close

Re: ExceptionListener behavior in Connection class and NMS 1.2.0

2010-01-07 Thread Timothy Bish
On Thu, 2010-01-07 at 10:52 -0800, zdvickery wrote: > > Timothy Bish wrote: > > > > I'd need some more information on your setup to give you a definite > > answer. Are you using the Failover transport? If so then the exception > > listener is not notified if the connection is dropped, the Failo

Re: ExceptionListener behavior in Connection class and NMS 1.2.0

2010-01-07 Thread zdvickery
Timothy Bish wrote: > > I'd need some more information on your setup to give you a definite > answer. Are you using the Failover transport? If so then the exception > listener is not notified if the connection is dropped, the Failover > transport just sits in the background attempting to recon

Re: ExceptionListener behavior in Connection class and NMS 1.2.0

2010-01-05 Thread Timothy Bish
On Tue, 2010-01-05 at 14:23 -0800, zdvickery wrote: > I am currently performing some asychronous messaging functionality using > ActiveMQ/NMS. For various reasons, my process is connected to an ActiveMQ > server which restarts periodically. I have observed the following behaviors > with different