You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by vjarnot <vo...@maxwell.af.mil> on 2008/02/05 01:20:52 UTC

Bridge to Oracle AQ

Hi,
    We're trying to bridge ActiveMQ 5.0.0 to Oracle AQ and encountering some
problems.  I've got ActiveMQ connecting to Oracle AQ via remote JNDI lookup. 
I've been able to configure the inboundtopicbridge to get messages from a
topic on Oracle AQ and put them on a topic in ActiveMQ - sort of.

Here's the problem: ActiveMQ will fetch messages from the AQ topic on
startup, but never again.  I can put messages on the AQ topic, start
ActiveMQ and get those messages, then I put more messages on the same AQ
topic and don't see those messages until I stop and restart ActiveMQ.

Obviously there's a problem.  Any ideas?  There are no errors that I can
see.  I hooked up a debugger to ActiveMQ and it just seems as though
onMessage isn't being called.

Any help/ideas would be much appreciated; as it stands, we're dead in the
water as far as bridging is concerned.
-- 
View this message in context: http://www.nabble.com/Bridge-to-Oracle-AQ-tp15280975s2354p15280975.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.