What is the use of jms?
What is jms message queue?
Explain about publish model?
What is the difference between the P2P (Peer to Peer) model and subscribe model?
What are the functionalities of a jms provider?
What is MOM in reference to JMS?
Which jms standard interface defines the methods to create the different types of messages?
What is mdb in jms?
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?
What is jms template?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems?
Explain about the exception handling mechanism of JMS?
What is a jms session?
What is the use of jmstemplate in spring?
What is difference between queue and topic in jms?