Changing the URL for the settings XML file in the plugin_customization.ini file
If you must change the URL for the managed settings file, do so by updating the plugin_customization.ini file.
About this task
Procedure
- Verify that the settings XML file is in the location where it will be called from the plugin_customization.ini file.
-
In the plugin_customization.ini file, change the key that defines the Expeditor Managed
settings framework and the name and location of the settings XML
file.com.ibm.rcp.managedsettings.provider.file/URL and the name and
location of the settings XML file to be used. For example:
com.ibm.rcp.managedsettings.provider.file/URL=http://sametime.example.com/demo/managed-settings.xml or com.ibm.rcp.managedsettings.provider.file/URL=file://c:/data/managed-settings.xml