Introduction:
There are many instance when your Application requires JMS connectivity. If you are using WebSphere application server then along with deploying your application, you can also use out of the box JMS feature available with WebSphere. You don't need to look for any other external JMS provider.
In this post we will be using Web Sphere Application Server v8.0.0.0 console to create point-to-point queues. We will see the configuration of:
- Bus
- Destination
- Queue Connection Factory
- Queue