+

Search Tips   |   Advanced Search

Deploy enterprise applications developed as message-driven beans

We can deploy an enterprise application developed as a message-driven bean in WebSphere Application Server.

Message-driven beans can be used as asynchronous message consumers. When a message arrives at the destination, the EJB container invokes the message-driven bean automatically without an application having to explicitly poll the destination.


Subtopics

  • Programming for interoperation with IBM MQ
  • Programming to use message-driven beans
  • Samples, v8.5