QuestionQ85
Using the Administration ConsoleA WebLogic Server domain includes a dynamic cluster named cluster1. The cluster1 cluster has two dynamic managed servers, server1 and server2. You need to see the inherited attribute values for server2.
How can you view every attribute of server2, including attributes inherited from the server template?
- A Use WebLogic Administration Console > "server2" link.
- B Use java weblogic.Deployer.
- C You cannot, because attribute values are not inherited.
- D Use WLST.
Community Discussion