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 spring jms?
What is jms used for?
What is the diffrence between Java Mail and JMS Queue?
Mention the difference between durable and non-durable subscription?
What is difference between queue and topic?
What is jms module in weblogic?
How JMS is different from RPC?
How do I handle request/response using jms?
What is jms broker in sas?
What are the components of JMS?
Can we send message from one server to another server using jms?
What are the types of messages that are supported by JMS?