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

Is rabbitmq a jms?

0 Answers  


What is the difference between the P2P (Peer to Peer) model and subscribe model?

0 Answers  


In which situations we are using jms? Can we send message from one server to another server using jms?

0 Answers  


What is the diffrence between Java Mail and JMS Queue?

1 Answers  


What is the role of JMS in enterprise solution development?

1 Answers  


What is jms message?

0 Answers  


What is subdeployment in weblogic jms?

0 Answers  


What does jms stand for?

0 Answers  


What is hermes software?

0 Answers  


What is jms protocol?

0 Answers  


What is mdb in jms?

0 Answers  


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

0 Answers  


Categories