ExamQuestions.com

Register
Login
Oracle WebLogic Server 12c Advanced Administrator II Exam Questions

Oracle

Oracle WebLogic Server 12c Advanced Administrator II

27 / 36

Question 27:

We find the JMSRedelivered header set for a particular message on the receiver. In which two scenarios is this expected to happen? (Choose two.) 

Answer options:

A. The application has already received the message, but did not acknowledge it.
B. The session’s recover() method was called to restart the session beginning after the last acknowledged message.
C. The sender calls the redeliver() method for the message.
D. The sending application crashes after sending the message.