How does the Application server handle the JMS Connection?



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

Post New Answer

More JMS Interview Questions

What is the functionality of a jms queue browser?

0 Answers  


Explain about the exception handling mechanism of JMS?

0 Answers  


What is ems queue?

0 Answers  


What is MOM in reference to JMS?

0 Answers  


What are the components of a jms messaging application?

0 Answers  






What happens when jms queue is full?

0 Answers  


What is asynchronous messaging in jms?

0 Answers  


How to consume message from jms queue in soa 12c?

0 Answers  


What is publish/subscribe messaging?

0 Answers  


When to Remove messages from the queue ?

1 Answers  


can we implement synchronization for handling multiple messages receieving through Mdb on message

1 Answers   IBM,


What is jms broker in sas?

0 Answers  


Categories