Explain Reliability Mechanisms in JMS?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of jms?
What is the functionality of a jms queue browser?
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?
How to handle the exception caused by jms?
What are the core JMS-related objects required for each JMS-enabled application?
How many types of messaging model do JMS provide for and what are they?
What is the difference between pub/sub and Point to Point i.e. p2p. ?
How to Allowe messages to expire ?
What are the different types of messaging systems?
What is asynchronous messaging in jms?
What is subdeployment in weblogic jms?
Explain about Connection interface?