spring - JMSTemplate and DefaultMessageListenerContainer -


i have 2 queues in redhat activemq, 1 used consuming , other 1 both producing , consuming object messages.

once consumed main queue pushed 2nd queue further processing, while using jmstemplate messages getting lost randomly,

i using same bean activemqconnectionfactory on 2 of dmlc container , jmstemplate

let me know how ensure messages not getting lost in jmstemplate.

i double check nobody else check messages on queues have. if there sort of development environment have several instances of application running - might compete messages. developer launching instance of app using same connection string activemq, or dev/stage environments.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -