You
can either manually merge the
plugin-cfg.xml files
or use the pluginCfgMerge tool to automatically merge the
plugin-cfg.xml file
from multiple application server profiles into a single output file.
The
pluginCfgMerge.bat or
pluginCfgMerge.sh tool
is available after you install this fix pack and is located in the
install_root/bin directory.
To use the pluginCfgMerge tool, complete the following steps:
- Rename the plugin-cfg.xml files to a unique
name across your application server profiles.
- Copy the plugin-cfg.xml file for all stand-alone
application server profiles into a common directory.
- Use the pluginCfgMerge tool to combine the plugin-cfg.xml files
from each of the application server profiles into a single output
file. For example:
install_root/bin/pluginCfgMerge.sh plugin_configuration_file1 plugin_configuration_file2 resulting_plugin_configuration_file
The resulting_plugin_configuration_file variable
value is normally plugin-cfg.xml