What is JMS session?



What is JMS session?..

Answer / munnu

A single-threaded context for sending and receiving JMS messages. A JMS session can be nontransacted, locally transacted, or participating in a distributed transaction.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JMS Interview Questions

What is a connection factory?

0 Answers  


For JMS-enabled application, what are the core JMS-related objects required?

0 Answers  


How is message oriented middleware responsible for no time dependency between sender and receiver component with respect to point to point model on jms?

0 Answers  


How to handle the exception caused by jms?

0 Answers  


What is the difference between durable and non-durable subscriptions?

1 Answers  






Why jms is used in java?

0 Answers  


Which are the benefits of mdb (message driven beans) over standard jms consumers?

0 Answers  


What is jms producer?

0 Answers  


What is an object message?

0 Answers  


How to Configure Open JMS?

0 Answers  


What is a topic?

0 Answers  


Explain how does the JMS work with the J2EE?

0 Answers  


Categories