Deepak Dixit created OFBIZ-13400:
------------------------------------
Summary: xmldsrawdump view enters recursive rendering and fails
with StackOverflowError
Key: OFBIZ-13400
URL: https://issues.apache.org/jira/browse/OFBIZ-13400
Project: OFBiz
Issue Type: Bug
Reporter: Deepak Dixit
Attachments: Screenshot 2026-05-05 at 7.03.22 PM.png
The WebTools XML raw data dump request repeatedly renders the xmldsrawdump view
until Tomcat throws java.lang.StackOverflowError.
The request should stream the XML response directly instead of rendering a JSP
view that can re-enter the controller/view resolution path.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)