dev@genericjmsra.java.net

Re: OracleAQ resource adapter with WebSphere ESB

From: Ramesh <Ramesh.Parthasarathy_at_Sun.COM>
Date: Tue, 02 Oct 2007 08:51:58 +0530

Hi Joe,
    Since Oracle AQ does not support Asynchronous message consumption in
the inbound path(Chapter 8 of JMS spec), we had implemented the
synchronous inbound mode in generic jms ra 2.0 . We are in the process
of promoting 2.0, you could use GRA 2.0 in synchronous receive mode for
your integration problem
https://genericjmsra.dev.java.net/servlets/ProjectDocumentList?folderID=7432&expandFolder=7432&folderID=0
You have to set a additional resource adapter property
"DeliveryType=Synchronous" to enable the synchronous receive mode in
generic ra 2.0
Please let us know if you have any problems

Thanks
-Ramesh

Joe Moenich wrote:
> We need to bridge Oracle AQ with WebSphere Enterprise Service Bus and
> are considering GenericJMSRA. I saw an initial discussion about AQ in
> March and May of this year. Has AQ been worked into the branch or
> another project? If so, we'd like to see if we can make it work for
> us and potentially contribute it back to the project.
>
> Thanks,
> Joe Moenich