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
What is a stream message?
What are the types of messages that are supported by JMS?
Is rabbitmq jms compliant?
What are the basic advantages of jms?
Why do we use message queue?
Explain the creation of JMS Administered objects?
What is wire level protocol?
Does weblogic jms support clustering?
How do I check messages in jms queue?
How to check jms messages in weblogic?
What is the important part of JMS applications?
What is the use of jms? Can we send message from one server to another server using jms?
What is jms queue in java?
What does jms stand for?
What is queue connection factory?