Implementation > Message recycling services > Configuration tasks > Creating Messaging queues for recycling

Creating Messaging queues for recycling

About recycling queues

The Integrator JMS Connector enables Integrator to access Messaging queues in both receive and send modes. You must create these queues in Messaging.

In the following procedure, the variable <x_home_dir> represents the directory where the Messaging files are installed. This environment variable is set during the initialization of the Messaging environment.

Procedure

  1. On the machine that supports Axway Messaging, execute the profile file to export the environment variable:
  2. To start Messaging, execute the command: xmsadm start
  3. To create a queue, execute the command: xmscre queue –i queue1

Related topics

Message recycling: General implementation procedure