JMS queue and Topics are mainly used for persistence and reliability, we use JMS adapter to connect to JMS queue or topic in SOA Suite but...

SOA, OSB, BAM, B2B, SOA Suite 12c Blog
JMS queue and Topics are mainly used for persistence and reliability, we use JMS adapter to connect to JMS queue or topic in SOA Suite but...
In previous post , we discussed about web service handler. In web service handler rejected message is handled by web service. In this post...
In previous post , we discuss about how to create JMS queue on standalone and cluster server. In SOA when we use JMS adapter, we need to...
In this post, I will show you how to create JMS queue on standalone and cluster server. To create JMS queue, go to admin console http://l...
In this post, I will show you how to do error handling in Oracle Service Bus. To show this we have prepared a use case, in this use case w...
Queues and topic are used for message persistence and guaranteed delivery. In this post I will show you how to integrate with JMS queue in...