Copy the JAR file to the LISA_HOME\lib directory or define the LISA_POST_CLASSPATH variable. Do not copy the file to the LISA_HOME\hotDeploy directory.
The following JAR file is required:
Open the project config. Add an Asset and select 'RabbitMQ' -> 'RabbitMQ Connection'
<Please see attached file for image>
Fill in the following fields:
<Please see attached file for image>
Click the green test button at the top right. Make sure the output ends with this line:
Success: class com.rabbitmq.client.impl.AMQConnection |
Add a queue asset: 'RabbitMQ' -> 'Queue' -> 'RabbitMQ Queue'.
Fill in the following fields:
<Please see attached file for image>
Click the green test button at the top right. Make sure the output ends with this line:
Success: class com.itko.lisa.messaging.providers.rabbitmq.QueueInfo |
Add a queue asset: 'RabbitMQ' -> 'Queue' -> 'RabbitMQ Temp Queue'.
Fill in the following fields:
<Please see attached file for image>
Click the green test button at the top right. Make sure the output ends with this line:
Success: class com.itko.lisa.messaging.providers.rabbitmq.QueueInfo