Wednesday, December 22, 2010

SOAP over JMS with Oracle Service Bus 11g

You need to start with a new Proxy Service based on a WSDL

Choose for JMS. OSB will generates a default Endpoint Uri. You need to remember the QueueName of this Endpoint uri, you will use this in your Java proxy client.OSB automatically creates a new Queue with this name when it does not already exists

 In the JMS Transport tab you need to select Is Response Required and JMSMessageID as Response Pattern.

No comments:

Post a Comment