How does the Application server handle the JMS Connection?
Answer / 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 |
What is jms connection?
Is kafka a jms?
What is a jms connection?
What is jms publisher?
What is a message in software?
Explain how does the JMS work with the J2EE?
Name the components of jms.
How to read message from jms queue in java?
How do I use a third-party jdbc driver with jms?
Why doesn't AQ_ADMINISTRATOR_ROLE or AQ_USER_ROLE always work for AQ applications using Java/JMS API?
What is jms and how it works?
What is jms connection factory?