DEVFYI - Developer Resource - FYI

What is JMS session

J2EE Interview Questions and Answers (Part 2)


160. What is JMS session

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

(Continued on next question...)

Other Interview Questions