How to distinguish an Advisory Message advisoryForConsumed commit from rollback?

2012-01-28 Thread jdepping
How to distinguish an Advisory Message advisoryForConsumed commit from rollback? I have a queue with Transaction. I see no difference between a commit or rollback in the advisory message. Which property distinguishes between both Advisory Messages? Or is there no difference? Do i need

Problems integrating JNDI with Tomcat

2012-01-28 Thread rwolson
Hello, I searched the forum, but never found an answer or missed one. I believe I followed all of the instructions within both the Manning ActiveMQ manual page 180 and http://www.tomcatexpert.com/blog/2010/12/16/integrating-activemq-tomcat-using-local-jndi. I'm trying to configure JNDI in

Re: ActiveMq console fails with java.lang.ClassNotFoundException: org.apache.jsp.index_jsp

2012-01-28 Thread hodgesz
I just experienced this in 5.5.1 so the issue still remains. Does anyone know how to resolve this? -Jonathan -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMq-console-fails-with-java-lang-ClassNotFoundException-org-apache-jsp-index-jsp-tp3437076p4337268.html Sent

Confusing docs about disabling flow control

2012-01-28 Thread Jason Dillon
Near the bottom of this page http://activemq.apache.org/producer-flow-control.html it shows: snip Disabling Flow Control A common requirement is to disable flow control so that message dispatching continues until all available disk is used up by pending messages (whether persistent or non