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 |
What is a jms listener?
What is Point-to-Point Approach?
How do I handle request/response using jms?
What are the various message types supported by JMS?
Give an example of using point to point model in JMS?
What is the use of Message object?
What is a map message?
What is the difference between Byte Message and Stream Message?
How do I start jms server?
Do text messages use data?
Which messaging modes are included in the java messaging service jms )?
What is jms connection factory?