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) -

xcode - Swift Playground - Files are not readable -

jboss7.x - JBoss AS 7.3 vs 7.4 and differences -