Hi, I'm implementing camel request reply based on spring remoting. I took a look at the examples included in the distribution.
I have a question: Is the connection opened and closed everytime I make a request or is there a connection pool that is implemented. How are transactions handled here? Should I use the ActiveMQPooledConnectionFactory instead of the other one? I'm gonna use activemq 5.1 Thanks A Lot Carlo -- View this message in context: http://www.nabble.com/Camel-Request-Reply-Pooling-tp17267279s22882p17267279.html Sent from the Camel - Users mailing list archive at Nabble.com.
