IBM WebSphere Application Server Network Deployment V8.5 and V9.0, Core Administration — Question 25
Assuming there are no custom properties defined in current plugin-cfg.xml file, what should be done before running the GenPluginCfg command?
Answer options
- A. Delete the global plugin-cfg.xml in the <profile_root>/config/cells directory.
- B. Delete the current plugin-cfg.xml in the <profile_root>/config/cells directory.
- C. Clear the Enable automated web server configuration processing option in the web server plugin configuration service.
- D. Use either the Integrated Solutions Console or the ConfigurewebServerDefinition.jacl script to create a web server definition.
Correct answer: B
Explanation
The correct answer is B because the current plugin-cfg.xml file must be deleted to ensure that the new configuration generated by the GenPluginCfg command can be created without conflicts. Option A is incorrect as it refers to the global file, which is not the focus here. Option C is not necessary if there are no custom properties, and option D involves creating a definition which is not a prerequisite for running GenPluginCfg.