Multiple choice technology web technology Following action will be taken if config.xml gets corrupted Recreate WebLogic Domain Start WebLogic Administration Server with autorecover=true Use config.xml.booted as config.xml Both A & B Reveal answer Fill a bubble to check yourself C Correct answer Explanation When config.xml gets corrupted, WebLogic automatically creates a backup called config.xml.booted which contains the last known good configuration. This file can be copied to config.xml to recover. The domain doesn't need recreation.