C9510-418 · Question #89
Assuming there are no custom properties defined in current plugin-cfg.xml file, what should be done before running the GenPluginCfg command?
The correct answer is B. Delete the current plugin-cfg.xml in the <profile_root>/config/cells directory. Delete the plugin-cfg.xml file in the profile_root/config/cells directory before you use the GenPluginCfg command. Otherwise, configuration changes do not persist to the plugin-cfg.xml file. However, do not delete the plugin-cfg.xml file if you have custom properties that you…
Question
Assuming there are no custom properties defined in current plugin-cfg.xml file, what should be done before running the GenPluginCfg command?
Options
- ADelete the global plugin-cfg.xml in the <profile_root>/config/cells directory.
- BDelete the current plugin-cfg.xml in the <profile_root>/config/cells directory.
- CClear the Enable automated web server configuration processing option in the web server plugin
- DUse either the Integrated Solutions Console or the ConfigurewebServerDefinition.jacl script to
How the community answered
(54 responses)- A2% (1)
- B80% (43)
- C13% (7)
- D6% (3)
Explanation
Delete the plugin-cfg.xml file in the profile_root/config/cells directory before you use the GenPluginCfg command. Otherwise, configuration changes do not persist to the plugin-cfg.xml file. However, do not delete the plugin-cfg.xml file if you have custom properties that you previously set in it that you need to persist. Note: You can update the global plugin-cfg.xml file using the administrative console or running the GenPluginCfg command for all of the clusters in a cell. However, you must delete the config/cells/plugin-cfg.xml file before you update the global plugin-cfg.xml file. If you do not delete the config/cells/plugin-cfg.xml file, only the new properties and their values are added to the global plugin-cfg.xml file. Any updates to existing plug-in property values are not added to the global plugin-cfg.xml file.
Topics
Community Discussion
No community discussion yet for this question.