Consider the Following Spring JMS Configuration ≪jms:listener-Container Connection-Factory="connectionFactory"> ≪jms:listener Destination="order
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:
Verified
Q47: In what order will these events occur
Q48: Consider that all Spring beans have been
Q49: Consider the following Spring Security configuration <security:http>
Q50: Which statement is NOT a characteristic of
Q51: Which of the following statements about Spring
Q52: Which statement is NOT true concerning Spring's
Q53: public class ClientServiceImpl implements ClientService { @Transactional(propagation=Propagation.REQUIRED)
Q54: Which of the following methods is NOT
Q56: Which of the following is a valid
Q57: Which of the following is NOT true
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents