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

Spring Autowired annotataion on HttpServletRequest can not get latest request

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 3.1
    • Invalid
    • None
    • Windows, Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)

    • Unknown

    Description

      Autowired HttpServletRequest updated to wrapped version in FrameworkServlet.processRequest() via RequestContextHolder.setRequestAttributes(), so that further processes which rely on Autowired HttpServletRequest can get wrapped version not original version.
      While CXF spring integration don't update it, and it will get original request not wrapped version.

      Attachments

        Activity

          People

            Unassigned Unassigned
            xfcjscn xfcjscn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: