can we implement synchronization for handling multiple
messages receieving through Mdb on message
Answer / abhishekgupta.lko
We can not make the onMessage synchronized just like session
bean avoid the same. Each MDB which gets selected from the
pool executes its own onmessage method. There is logically
no need for it.
| Is This Answer Correct ? | 1 Yes | 3 No |
What is the diffrence between Java Mail and JMS Queue?
What is mean by jms?
What is jms queue in java?
What is jms message queue?
What is a bytes message?
What is the difference between queue and topic ?
Can we send message from one server to another server using jms?
What is ems queue?
Give an example of using the publish/subscribe model.
What is the difference between topic and queue?
For sending messages through JMS, what encryption options are there?
Explain JMS and its Component?