Implementation > Message recycling services > Configuration tasks > Creating a JMS CommAdapter

Adding an Integrator JMS CommAdapter

About the Integrator JMS CommAdapter

Prerequisites

Procedure

About the Integrator JMS CommAdapter

The Integrator JMS CommAdapter provides the services that enable Integrator to deposit and retrieve messages to and from Axway Messaging queues.

This CommAdapter uses a dedicated processing task on the Integrator Server which you create as part of the procedure. This configuration step is optional, but it is recommended because it improves the performance of the Integrator/Messaging connection by reserving dedicated Integrator Server processes.

Prerequisites

The Integrator Axway Server object and CommNetwork must exist.

Procedure

  1. In the Composer Topography workbench, open the Integrator Axway Server object.
  2. On the Core Task tab of the Axway Server properties window, create a new Processing Engine Task dedicated to JMS. This step is not mandatory, but it is recommended, since it enables you to have separate processes and improves the performance of the JMS connection to Messaging.
  3. On the Communication tab, right-click the CommNetwork and select Add a CommAdapter.
  4. In the CommAdapter type field select JMS.
  5. Complete the Configuration sub-tab:
  6. In the Advanced sub-tab, Advanced Startup section select the debug checkbox. This option enables logging during connection processes to the Messaging Server. Accept the default values for the other parameters on the Advanced sub-tab.
  7. On the Task references sub-tab, use the tab tools to assign the dedicated task (created in step 2 above) to a member of the list of available processing engine tasks.
  8. Check, save and close the Axway Server object.
  9. Send the Axway Server object to the execution server via the Send to Server command. Composer sets the status of the Axway Server object to Committed.
  10. Note: Since the JMS CommAdapter operates as a client CommAdapter, there is no need to create a CommPoint.