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 hermes software?
What are Messaging Domains?
What is a jms server?
What is Destination ?
What is Publish/Subscribe Messaging in JMS ?
What is the functionality of a message listener in the context of jms?
What is jms module in weblogic?
How to Configure Open JMS?
What is a connection factory?
What are the types of communication provided by jms? Explain in detail.
What are the three components of a Message ?
What is jms server?