Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-470

PostProcessInterceptor isn't traversed for 204 No Content response

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.1-beta-1
    • 2.0.1.GA
    • jaxrs
    • None

      If the resource method signature has void return type, a 204 No Content response is built but the PostProcessInterceptor chain is never prepared for the ServerResponse.

      As a result, any PostProcessorInterceptors doing non-content related tasks (for example related to house-keeping on thread local variables) are never traversed.

              patriot1burke@gmail.com Bill Burke (Inactive)
              eglynn_jira Eoghan Glynn (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: