java - How to read messages for web sphere mq and spring -


i trying find tutorials on how use jms template , spring read messages queue. want let user show me last x number of messages on queue

all can find examples of how send messages using jms , spring. possible read last x messages queue (webspehere) using jms / spring , if able post code example or point me website demonstrates such functionality?

thanks

show me last x number of messages on queue

that's not how it. mq not database. read message, process read next message process it, etc...


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -