Oracle AQ provides a JNDI API and you should be able to use the JMS transport without much trouble.
Rajika On Mon, Nov 3, 2014 at 10:31 AM, Tech Bolek <[email protected]> wrote: > Greetings, > I'm looking for recomendations how to extend Synapse to support Oracle AQ > messages. For example, I'd like to be able to specify in the configuration > file that a message from a specific channel is to be sent to a pecific > queue. Or that a message that originates in a specific queue is to be > forwarded to web service. Oracle AQ has its own java API and I'm wondering > how to integrate it with Synapse. I'm considering wiritng a custom > transport and as well as looking at the Task interface or the Mediator > interface. >
