Re: Looking for an alternative of AMQ-4222

2016-08-02 Thread Tim Bain
quot;, ne); } catch (final InvalidDestinationException ide) { logger.warn("Could not forward MY message to queue destination: " + ide.getMessage()); } catch (final JMSException jmse) { throw new RuntimeException("Error f

Looking for an alternative of AMQ-4222

2016-08-01 Thread Rag Mayur
essage to queue destination: " + ide.getMessage()); } catch (final JMSException jmse) { throw new RuntimeException("Error forwarding MY message to queue.", jmse); } } -- View this message in context: http://activemq.2283324.n4.nabble.com/Looking-for-an-alternative-of-AMQ-4222-tp4714918.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.