Operating Systems: i5/OS
             Personalize the table of contents and search results

 

Configure message listener resources for message-driven beans

 

Use the following tasks to configure resources needed by the message listener service to support message-driven beans for use with a JMS provider that does not have a JCA 1.5 resource adapter.

 

Overview

For JMS messaging, message-driven beans can use a JMS provider that has a JCA 1.5 resource adapter, such as the default messaging provider that is part of WebSphere Application Server V6. With a JCA 1.5 resource adapter, you deploy EJB 2.1 message-driven beans as JCA resources to use a J2C activation specification. If the JMS provider does not have a JCA 1.5 resource adapter, such as the V5 Default Messaging and WebSphere MQ, configure JMS message-driven beans against a listener port (as in WebSphere Application Server V5). Here are some guidelines on which scenarios use listener ports or activation specifications:

If you want to deploy an enterprise application to use JMS message-driven beans with a JMS provider that does not have a JCA 1.5 resource adapter, refer to the following subtopics:

 

Procedure




}
Configuring the message listener service

Creating a new listener port

Configuring a listener port

Deleting a listener port

tmb_sec00.html

Administering listener ports

Message-driven beans - listener port components