A
A
AnotherAnkor2019-11-01 12:57:45
.NET
AnotherAnkor, 2019-11-01 12:57:45

What subtleties can be when connecting to apachemq?

What actually can be subtleties?
I looked at the documentation that is available on the official site. I looked at those that are bundled with the apachemq server.
Launched a local queue server, sent a message there, processed it in my application (c# 5, .net framework).
When I try to connect to the combat server, I can’t get anything from the queues, although the connection seems to be successful.
When considering the config of the queues, I see that decryption of the password from the config is used there and some kind of database for the operation of the queues themselves, as I understand it.
Clarified that there are no subscribers to this queue (based on this information https://activemq.apache.org/how-does-a-queue-compa... ). That. there seems to be no one to pick it up.
All this should not affect the operation of my application. Or am I missing something?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question