Running the Solution Installer without an internet connection
We can run the Solution Installer from a server that does not have an internet connection.
- Open wkplc_comp.properties, which is in the WP_PROFILE\ConfigEngine\properties directory.
- Locate the wp.si.offlineMode parameter.
- Set the value of the wp.si.offlineMode parameter to true.
Setting this value to true means that no attempts are made to retrieve external DTD by the XML parser when reading XML content.
- Save the changes.