Java Message Service, or JMS is an API for Java middleware oriented messages through the JMS API where two or more applications can communicate by messages.
Let this first Post learn to Create and Configure locally a JMS queue in the Oracle Service Bus Web Console, then learn how to Create a Message to send through this JMS Queue and soon after we will Receive this message and store it in our database using a BPEL process