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 are the different messaging paradigms JMS supports?

1 Answers  


Is rabbitmq jms compliant?

0 Answers  


What is the difference between an sms and text message?

0 Answers  


What are the three components of a Message ?

1 Answers  


What is the point-to-point model in jms?

0 Answers  






What is Stream Message ?

1 Answers   CAP,


What is the important part of JMS applications?

0 Answers  


What are the main component in JMS?

1 Answers  


What type of messaging is provided by JMS?

0 Answers  


How do I start wls and configure jms?

0 Answers  


What is difference between queue and topic in jms?

0 Answers  


What are the three parts of the message?

0 Answers  


Categories