You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2013/02/27 11:49:15 UTC

[jira] [Commented] (CXF-4860) Request.Inpustream Lost

    [ https://issues.apache.org/jira/browse/CXF-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13588214#comment-13588214 ] 

Sergey Beryozkin commented on CXF-4860:
---------------------------------------

I've added that method so that a transformation feature acts only if a given request has been redirected, I'll investigate how this can be changed
                
> Request.Inpustream Lost
> -----------------------
>
>                 Key: CXF-4860
>                 URL: https://issues.apache.org/jira/browse/CXF-4860
>             Project: CXF
>          Issue Type: Bug
>          Components: Transports
>    Affects Versions: 2.6.6
>         Environment: On JEUS Web Application Server
>            Reporter: Keunil Yoon
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira