How to merge plugin-cfg.xml files generated from Liberty to configure IHS
How to merge plugin-cfg.xml files generated from Liberty to configure IHS?
Followed steps in below link to setup IBM CLM 6.0.3 in distributed environment
I am stuck in merge operation of plugin-cfg.xml file.
What is the other option than manual merge of plugin-cfg.xml file?
PluginUtility mentioned in below link comes along with WLP base version only?
|
Accepted answer
Hi Tojan
You should be able to use the PluginUtility command that comes with Liberty profile bundled with CLM version 6.0.4 onwards. We will make sure we update the above articles with this information.
- Copy all the Plugins into one folder, example c:/plugins
- Navigate to <JAZZ_HOME>\server\liberty\wlp\bin
- pluginUtility merge --sourcePath=C:/plugins --targetPath=C:/targetDir/myMergedPluginCfg.xml
Best Regards
Shubjit
Tojan John selected this answer as the correct answer
Comments
Tojan John
commented May 14 '18, 8:51 a.m.
Thanks Shubjit
Tojan John
commented May 14 '18, 8:54 a.m.
Thanks Shubjit |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.