Open chandra10207 opened 2 years ago
I don't see anything immediately. You could try passing the brokerUrl directly to the Client
constructor and avoid creating your own Connection
, but that shouldn't really be a problem. I'd try to get this working with a local ActiveMQ broker and once that is working you can try Amazon again.
I am using ActiveMQ on AmazonMQ as a broker.
When I try to connect, It always shows the exemption message "Unable to connect broker". I am not sure is it an issues with logins or port?
Is there anything I am missing?