newfeatYou
can either manually merge the
plugin-cfg.xml files
or use the pluginMerge tool to automatically merge the
plugin-cfg.xml file
from multiple application server profiles into a single output file.
The
pluginMerge.bat or
pluginMerge.sh tool
is available after you install this fix pack and is located in the
install_root/bin directory.
To use the pluginMerge 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 pluginMerge 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/pluginMerge.sh plugin_configuration_file1 plugin_configuration_file2 resulting_plugin_configuration_file
install_root\bin\pluginMerge.bat plugin_configuration_file1 plugin_configuration_file2 resulting_plugin_configuration_file
The resulting_plugin_configuration_file variable
value is normally plugin-cfg.xml