hi.
When activemq is down i get stuck on jmsTemplate.convertAndSend.
Is there a way to configure a timeout on this so i won't get stuck if activemq is down?
currently i work around this by running this in a separated thread.
Is there another way to do this?
thanks


Reply With Quote
