I did need it, so I fixed it.
See:
https://issues.apache.org/activemq/browse/AMQ-2455
--
View this message in context:
http://old.nabble.com/Bridging-not-working-reliable-tp27661175p27670889.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
H!
I'm trying to use a Bridge to Oracle JMS.
I have a embeded Broker with a local persistant Queue and a bridge to
Oracle. If all systems are fine, no problems.
-
BrokerService broker = new BrokerService();
JmsQueueConnector jmsQueueConnector = new JmsQueueConnector();
QueueConnec