dixitdeepak opened a new pull request, #1165: URL: https://github.com/apache/ofbiz-framework/pull/1165
Route the WebTools xmldsrawdump request to a Groovy event and return a none response instead of rendering the legacy JSP view. The JSP view could re-enter the controller/view rendering path and repeatedly render xmldsrawdump until Tomcat failed with StackOverflowError. Remove the obsolete xmldsrawdump.jsp view and its view-map. The new raw dump event streams XML directly, uses EntityQuery, and closes the iterator with withCloseable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
