I got the answer to that one. jmsTemplate.receive() methods are synchronous. I have run into another problem of how to use synchronous receive using jmstemplate when I need a durable subscriber. Thats a different thread though:
http://forum.springsource.org/showth...ableSubscriber


Reply With Quote
