Java Enterprise Edition (J2EE/JEE) Question:

What is durable subscription?

Answer:

In a JMS publish/subscribe messaging system, a subscription that continues to exist whether or not there is a current active subscriber object. If there is no active subscriber, the JMS provider retains the subscription's messages until they are received by the subscription or until they expire.

Read All 112 J2EE Questions
Previous QuestionNext Question
What is document root?What is ebXML?