Tuesday, October 7, 2014

Creating Simple Weblogic JMS Queues

In this post, we'll be seeing how to create a simple JMS queue in Weblogic application server. Based on the queues created in this tutorial, new tutorials will be posted in the future on how to listen and send message to a JMS queue.

1.  Steps to create a JMS Server




4.  Create JMS Queues and Connection Factory

4.1    Create Connection Factory

    Author: Thiagu