There's a particular problem we are trying to solve that would be made
simpler if I could inject a message from an Oracle trigger directly into a
durable queue. I could also solve this using an intermediate staging table
and have a Java daemon that slurps stuff out of the table and injects the
entries into the queue but that's a slightly less elegant (and performant)
solution.

Has anyone given any thought to this?
-- 
View this message in context: 
http://www.nabble.com/Posting-messages-from-an-oracle-trigger-tf2437079.html#a6795711
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to