How does the Application server handle the JMS Connection?
Answer Posted / munnu
1. App server creates the server session and stores them in a pool.
2. Connection consumer uses the server session to put messages in the session of the JMS.
3. Server session is the one that spawns the JMS session.
4. Applications written by Application programmers creates the message listener.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name the components of jms.
What is hermes software?
What are the steps involved in configuring the jms?
What is jms queue in java?
How to send xml message to jms queue using java?
How does a sender application transport/send a message through jms?
What is the functionality of a message listener in the context of jms?
What are the different types of messaging systems?
What is jms and how it works?
What is a bytes message?
How does spring jms listener work?
What type of messaging is provided by JMS?
What is the difference between java mail and jms queue?
Explain about message selector?
What is mean by jms?