When I am deploying war file on tomcat, the log file of tomcat is showing the following warning:
WARN [Thread-1] Settings.getLocale(143) | Settings: Could not parse struts.locale setting, substituting default VM locale Can anyone explain why this warning is coming and how to remove it? -Owais