Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-5249

JAX-RS 2.0 ContainerRequestContext#getMethod() doesn't return request HTTP-method

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.7.6
    • 2.7.7
    • JAX-RS
    • None
    • Unknown

    Description

      Implementation of JAX-RS 2.0 ContainerRequestContext#getMethod() doesn't return HTTP method, null value is returned instead.

      During instantiating of ContainerRequestContext we initializing context property map by message property "jaxrs.filter.properties", which is not filled at that time.

      During #getMethod() invocation we are trying to get property from that empty map.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            mukhadin Mukhadin Buzdov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: