October 17, 201312 yr Is there a way to read the drive setting in web.xml in order to trap for errors when the web.xml file is overwritten during an SC update process? Or, preferrably, is there a way to prevent this file from being replaced with the default web.xml during updates? TIA, Peter
November 12, 201312 yr Hi Peter, The SuperContainer installer currently overwrites all files necessary for running the SuperContainer servlet to ensure that the files are consistent and updated. But we are aware that it should not be overwriting a custom web.xml. We are working on an update to the installer to preserve any custom web.xml file. Until then, please create a backup of your custom web.xml file outside of the SuperContainer directory and restore it after running the installer.
Create an account or sign in to comment