
Message-driven beans have the following features:
You can develop message-driven beans if:
Future versions of the Enterprise JavaBeans specification are expected to cover the processing of other types of messages (not only JMS messages) by message-driven beans.
The process of developing a message-driven bean consists of the following steps:
For more information, see JMS Service - Development .