After and/or commit ada3007bf390992feafc1c54c6035f8a1482ff8e the optional web-custom.xml file from plugins are not processed correctly any longer.
The upgrade caused the XPath-based processing of the file to fail (no servlet were detected). This can be fixed by switching to dom4j-based object traversal.
After and/or commit ada3007bf390992feafc1c54c6035f8a1482ff8e the optional web-custom.xml file from plugins are not processed correctly any longer.
The upgrade caused the XPath-based processing of the file to fail (no servlet were detected). This can be fixed by switching to dom4j-based object traversal.