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

RestEasy does not follow JAX-RS Spec for @Priority annotation applied to ContainerResponse filters

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 3.0-beta-4
    • None
    • jaxrs
    • None

    Description

      Section 6.6 of "JAX-RS Version 2.0 Proposed Final Draft
      February 21, 2013" reads "Execution chains for extension
      points ContainerResponse and ClientResponse are sorted in descending order; the higher the number the
      higher the priority. These rules ensure that response filters are executed in reversed order of request filters.".

      However, RestEasy is processing response chain in ASCENDING order.

      Attachments

        Activity

          People

            patriot1burke@gmail.com Bill Burke (Inactive)
            gurselan Anil Gursel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: