Hi,
We are using Oracle SOA with weblogic and we need to integrate to a apps using RabbitMQ. We followed the RabbitMQ tutorial but we get a handshake error even though we follow the tutorial to the point. Is there anything we need to do on the JMS client? We are using JMS client to communicate with RabbitMQ. The certificate, key and password are provided by the server apps. We use openssl to convert the certificate and stuff to P12 file.
Anyone has any experience or advice to give?
Jon