How to configure Siebel IP16 for RabbitMQ JMS
Hello,
Colleagues will share experience how to configure integration between Siebel IP16 and RAbbitMq JMS. What plugins should I install on RabbitMq? How to configure the queue correctly? Which libraries need to be migrated and how to configure subsystems and components correctly on the Siebel server.
I installed rabbitmq-server on another host(Ubuntu). And activated it JMS plugin "rabbitmq-plugins enable rabbitmq-jms-client", and then just put the plugin "git clone https://github.com/rabbitmq/rabbitmq-java-client.git".