Solved

Consider the Following Spring JMS Configuration ≪jms:listener-Container Connection-Factory="connectionFactory"> ≪jms:listener Destination="order

Question 55

Multiple Choice

Consider the following Spring JMS configuration <jms:listener-container connection-factory="connectionFactory"> <jms:listener destination="order.queue" ref="orderListener" method="order"/> </jms:listener-container> Which of the following statements is truE. (select one)


A) Spring will automatically receive messages from the order.queue.destination
B) The orderListener bean has to implement javax.jms.MessageListener or Spring's SessionAwareMessageListener interface
C) The application needs to run in an application server that provides a JMS implementation out of the box
D) Spring will automatically send a response message

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions

Unlock this Answer For Free Now!

View this answer and more for free by performing one of the following actions

qr-code

Scan the QR code to install the App and get 2 free unlocks

upload documents

Unlock quizzes for free by uploading documents