IBM WebSphere Application Server Network Deployment V8.5 and V9.0, Core Administration — Question 21
An administrator wants to verify an IBM WebSphere Application Server installation by examining the installation's directory structure. In this example,
<WAS_installation_directory> indicates the installation's root directory.
What is one directory tree structure that indicates a successful installation of the product files?
Answer options
- A. <WAS_installation_directory>/web
- B. <WAS_installation_directory>/bin
- C. <WAS_installation_directory>/profiles
- D. <WAS_installation_directory>/installableApps
Correct answer: C
Explanation
The correct answer is C, as the '/profiles' directory is crucial for WebSphere Application Server installations, containing configurations and runtime information for application profiles. Options A, B, and D, while relevant to the installation, do not indicate the successful setup of the core product files like the profiles directory does.