Unmatched acknowledge caused by tight encoding

2011-10-12 Thread Daan Houtman
My producer sents a huge amount of messages via 1 queue. My client uses tightEncodingEnabled=true in the factory URL. Because of this tight encoding my client wasn't able to recieve more than 32767 messages. At message 32768 I get the unmatched acknowledge exception. In the log file of the broker

Re: activemq-web-console for tomcat

2008-03-23 Thread DAAN
Thank you very much. -- View this message in context: http://www.nabble.com/activemq-web-console-for-tomcat-tp16137635s2354p16245128.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

activemq-web-console for tomcat

2008-03-18 Thread DAAN
hi, I'm trying to deploy web console in tomcat without support from jetty or jdbc. but I'm getting several errors. I have try out build activemq src using maven. not work. please upload fully working activemq-web-console.war for tomcat. thanks, Daan. -- View this message in cont