-
Feature Request
-
Resolution: Done
-
Major
-
2.3.1
-
None
When dispatching rendering to the servlet container (via a custom MessageBodyWriter), we need to delay the opening of the response OutputStream, to allow things like JSP rendering to work fine
- relates to
-
RESTEASY-3072 UT010005: Cannot call getOutputStream(), getWriter() already called
- Resolved