Oracle WebLogic Server 12c: Advanced Administration II — Question 43
You are using the Domain Template Builder to create a new template using an existing domain as the source.
Which two directories are included by default? (Choose two.)
Answer options
- A. bin directory
- B. lib directory
- C. servers directory
- D. common directory
- E. logs directory
- F. replication directory
Correct answer: A, B
Explanation
The 'bin' and 'lib' directories are included by default when creating a template, as they contain essential binaries and libraries needed for the domain's functionality. The other options, such as 'servers' and 'common', may contain configuration or runtime files but are not included by default in the template creation process.