can we implement synchronization for handling multiple
messages receieving through Mdb on message



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

Post New Answer

More JMS Interview Questions

What is jms in java?

0 Answers  


What is Map message?

1 Answers  


What is the diffrence between Java Mail and JMS Queue?

1 Answers  


How do I check messages in jms queue?

0 Answers  


How kafka is different from jms?

0 Answers  






What is a topic?

0 Answers  


What is a JMS client?

0 Answers  


How do I handle request/response using jms?

0 Answers  


What is the use of StreamMessage?

1 Answers  


What are the different messaging paradigms JMS supports?

1 Answers  


What is JMS API Architecture?

0 Answers  


What is jms testing?

0 Answers  


Categories