can we implement synchronization for handling multiple
messages receieving through Mdb on message
Answer Posted / 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 |
Post New Answer View All Answers
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?
What is the purpose of jms?
What is jms full form?
What is a distributed queue?
Which messaging is generally used in cases where a message is published by a producer and consumed by multiple subscribers?
What is jms in java with example?
How to handle non-transacted sessions with respect to jms?
What is a bytes message?
Can we use jms for sending automated e-mails?
What is jms (java messaging service)?
Mention different types of messages available in JMS API?
What is meant by jms?
What is the difference between jms and kafka?
What are the components of JMS?
Is jms a message broker?