Using message-driven beans in applications

 

WAS supports asynchronous messaging as a method of communication based on JMS.

Message-driven beans extend the base JMS support and the EJB component model to provide automatic asynchronous messaging. When a message arrives on a destination, a listener passes the message to a new instance of a user-developed message-driven bean for processing.

One can use WebSphere Studio Application Developer to develop applications that use message-driven beans, and WAS runtime tools, such as the console, to deploy and administer applications that use message-driven beans.

See the following topics:

  1. Overview
  2. Design
  3. Development
  4. Deploying
  5. Configure message listener resources
  6. Troubleshooting problems
  7. Using messaging in applications
  8. Important files


 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.