Thanks for sorting this out Justin! Is there an issue filed with JIRA already or should I create one?
> Out of curiosity, why are you using the HTTP transport. I don't think > it's > commonly used. Firewall-friendliness and architecture restrictions are the main driver. > Some quick testing indicates this failure was introduced in 2.6.2 which > means if you use 2.6.1 it should work. Yes, 2.6.1 works like a charm. > You can > work around the issue by setting the 'confirmationWindowSize' on your URL > in jndi.properties to something > 0, e.g.: > > connectionFactory.ConnectionFactory=tcp://localhost:61616?httpEnabled > =true;confirmationWindowSize=1 Confirmed working! Thanks for that. Do you have a recommendation for the value of confirmationWindowSize? Cheers, Thomas -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html