Hi Experts, Could someone review the patch for following issue ? https://issues.apache.org/jira/browse/OFBIZ-2704
Background :The web.xml of webtools webapp application does not validate against the specified DTD. (DTD version is 2.3). The last <context-param> tag added at the end of the file is the problem. Moving this tag before the <filter> tag is the fix.
Thanks, -Vadiraj.
