Messaging Support

If this resource adapter is capable of delivering messages to message endpoints, such as message-driven beans, use the Messaging Support page to provide a list of the interfaces implemented by the endpoints. For each type, provide the corresponding class that is used to configure the endpoint for that interface type. A resource adapter is allowed to asynchronously deliver messages to message endpoints residing in the application server independent of the specific messaging style, messaging semantics, and messaging infrastructure used to deliver messages.

The RAR archive is searched for all classes that implement the javax.resource.spi.ActivationSpec interface. Create a row in the table for each of these interfaces, as follows.

  1. Click the Add button in the Message Listeners panel.
  2. Select a type of Message Listener from the drop-down list in that column. Create a row for each of these options.
  3. Select the appropriate Activation Specification Class for that Listener Type.
  4. Optionally, click the Configuration Properties button to provide Configuration Properties for each Message Listener.


Legal Notices