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 difference between queue and topic?
what is topic and what is queue ?
What is the difference between queue and topic ?
What is the functionality of jms message consumers?
How can an application do a jms operation and have it succeed, independent of the result of the transaction?
What are the steps involved in configuring the jms?
What is the diffrence between Java Mail and JMS Queue?
What is the use of TextMessage?
Is jms an api?
List types of Messaging services supported by JMS?
What is a topic?
1)what is global forwards in struts? 2) whait si struts navigation flow?