Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3228 Analyze the RESTEasy Test Suite and enable the security manager for testing on WildFly
  3. RESTEASY-3232

Deferred writes to the Undertow ServletRequestContext requires permissions for getting the current context

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Major Major
    • 6.2.1.Final
    • None
    • Core
    • None

      RESTEasy wraps the ServletOutputStream with the HttpServletResponseWrapper.DeferredOutputStream. In Undertow, or WildFly, the handler ServletRequestContext is used and requires "java.lang.RuntimePermission" "io.undertow.servlet.GET_CURRENT_REQUEST" access. Users should not have to add this permissions in order for RESTEasy to work.

              jperkins-rhn James Perkins
              jperkins-rhn James Perkins
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: