Re: Borrow prepareStatement f rom pool failed (JDBC + Mysql)

2007-07-29 Thread Nydia
i fixed the problem,it was about the jdbc-driver of the mysql -- View this message in context: http://www.nabble.com/Borrow-prepareStatement-from-pool-failed-%EF%BC%88JDBC-%EF%BC%8B-Mysql%EF%BC%89-tf4155991s2354.html#a11858487 Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: ActiveMQ onMessage() callback not async

2007-07-29 Thread Ladlestein
If you look at the javadocs for http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/jms/MessageListener.html MessageListener , you'll see that the Session backing your listener won't call onMessage while a previous onMessage invocation has yet to return. I'm puzzled why they even need to say tha

durable subscriptions, transactions and persistence.

2007-07-29 Thread Suchitha Koneru \(sukoneru\)
Hello Active mq users, Can we have asynchronous message dispatch for durable topic subscribers ? Iam not sure about this . Our application has an embedded broker, with Topic publishers and durable subscribers. The active mq version is 4.1.1 , Tomcat server 5.5.20 and JDK 1