Oracle WebLogic Server 12c: Advanced Administration II — Question 4

You intend to introduce ordering in message processing for your JMS destination by creating a destination key.
Which statement is true about the JMS Destination Key configuration? (Choose the best answer.)

Answer options

Correct answer: A

Explanation

The correct answer is A because JMS Destination Keys cannot be defined using the WebLogic Scripting Tool (WLST). Option B is incorrect as JMS Destination Keys are not designed for Last In First Out sorting. Option C is misleading as while a sort key can be user-defined, it doesn't negate the restrictions of WLST, and option D is incorrect since a Destination Key cannot be applied to the message body.