This content has been marked as final.
Show 3 replies
-
1. Re: About Default Message Listener Container
jbertram Feb 3, 2018 1:59 PM (in response to swapnilugare)Couple of things:
- This isn't a forum for general application design questions. It is a forum for specific HornetQ questions.
- It's not clear what JMS provider implementation you are using? Are you using HornetQ?
- Questions about Spring application configuration or Spring API utilization should be directed toward the Spring community.
-
2. Re: About Default Message Listener Container
swapnilugare Feb 3, 2018 11:33 PM (in response to jbertram)Hello Justin,
I am using HarnetQ. We are trying to read messages from HornetQ MQ fro that we are using the Spring HornetQ starter which will preset in spring boot 1.4.3 version. we are using default message listener for read the messages from mq. let me know if any other information you want.
-
3. Re: About Default Message Listener Container
jbertram Feb 5, 2018 3:57 PM (in response to swapnilugare)let me know if any other information you want.
I need to know your specific HornetQ question. So far it appears to me you're only asking about how to use the Spring API to deal with your threading issue. As noted previously, this is not the right place for such a question.