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

Request.Inpustream Lost

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.6.6
    • 2.7.4, 2.6.7, 3.0.0-milestone1
    • Transports
    • None
    • On JEUS Web Application Server

    • Unknown

    Description

      Hi.
      I am using CXF on WAS (JEUS 6).
      I called jax-rs service with "application/x-www-form-urlencoded" content type.
      I'm ok with Tomcat or WebLogic.
      But some WAS lost request.getInpustream.(It already read).
      When CXF 2.3.x was good. but after 2.4.X,
      AbstractHTTPDestination.class changed and copyKnownRequestParameters code is added.
      I think copyKnownRequestParameters method call request.getParameter, so WAS read request.inpustream. So some Interceptor can't handle inpustream.

      WAS can not be changed. Can you suggest any solution?
      Is copyKnownRequestParameters method necessary method.

      Thanks.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            rabbitfoot Keunil Yoon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: