NMS / ActiveMQ 5.3 / "Unable to read beyond the end of the stream."

2009-10-11 Thread lujan99
using "Assembly Apache.NMS.ActiveMQ, Version 1.1.0.1642" when I use: connection = CreateConnection(); connection.ExceptionListener += new ExceptionListener(OnException); session = connection.CreateSession(this.SessionAcknowledgeMode); each 60 seconds I get a exceptio

Re: [activemq-user] I think I found a big bug about 3.0 and 3.1M3

2009-10-11 Thread keneida
Hello everyone, I am just testing the 5.2 version and must say that for my it is a bug as well. Quite huge bug. First of all why delete messages in topics if they did not expire ( the or in the statement, discards any expiration check - maybe it should be "AND" ) You could say that: we can dele