Monday, June 8, 2009

Oracle Service Bus 10.3.1 with AQ & DB adapter support

Oracle has released OSB 10.3.1, This version has a JCA transport support, so now you can use the Oracle Apps, Advanced Queuing (AQ) or the Database adapters in OSB, just like you can in the Soa Suite. It also support WSLT import & export of OSB configurations, possible very handy for automatically publishing. And the latest Enterprise Grid Control release can monitor your Weblogic server and OSB service.

Here some handy information about the OSB 10.3.1 release.

2 comments:

Anant said...

Hi Edwin ,
Thank you for the informative blog. We are trying to talk to CORBA applications in our Integration project . Is there a way we could do that with OSB?
Regards,
Anant.

Edwin Biemond said...

Hi,

you can make your own OSB transport for Corba, which you can use in a Business Service or you can do a Java callout in a Proxy Service.

thanks Edwin