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

You are managing and monitoring durable subscribers for your JMS topics to ensure that all the subscribers would receive persistent messages.
However, JMS connections are currently restricted, so only one connection with the same client ID could exist in the scope of your cluster.
On which page of the Administration Console can you set Client ID Policy to unrestricted in order to lift this restriction? (Choose the best answer.)

Answer options

Correct answer: B

Explanation

The correct answer is B because the Client ID Policy is set in the Connection Factory configuration. The other options do not pertain to modifying the Client ID settings; they focus on different aspects of JMS configuration that do not address the connection limitation issue.