Creating a JMS server
In order to create a web service that uses JMS transports, you need to first create and configure a server that can support JMS.
Before you begin
About this task
The following steps will guide you through basic service integration bus and JMS queue creation using the default messaging provider included with WebSphere Application server. Service integration technologies replaced the embedded messaging provider used in previous versions of the product. These instructions are not a definitive guide to how to use web services with service integration technologies, however they can be used as a guide when setting up topics and queues to handle JMS messages.
For additional information about the default messaging provider, including more detailed information on JMS and why and how to set up queues and topics for JMS, refer to the WebSphere Application Server information center and search for "messaging resources." For additional information on using service integration technologies with web services, refer to the WebSphere Application Server information center and search for Enabling web services through service integration technologies.