Your IT Director has asked that you remove a Managed Server from your domain. You have just successfully deleted the server using the Administration Server Console. Referring to the above scenario, from which one of the following files are the server properties and attributes removed?
-
server.xml
-
serverAttributes.xml
-
config.xml
-
none
C
Correct answer
Explanation
When you delete a Managed Server through the Administration Server Console, WebLogic automatically removes the server's configuration from config.xml, which is the central domain configuration file. This file stores all server properties, attributes, and resources for the entire domain. The other files listed (server.xml, serverAttributes.xml) are not standard WebLogic configuration files.