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 use of jms?
What is the functionality of jms message consumers?
Explain Reliability Mechanisms in JMS?
Is kafka a jms?
How JMS is different from RPC?
What is the purpose of jms?
Can we send e-mail messages using JMS?
What Is the JMS API?
What is a queued message?
Explain JMS and its Component?
Describe the concept of message driven bean clustering.
What is the main parts of jms applications?