DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13398>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13398

CoyoteInputStream positioned at the end of the stream

           Summary: CoyoteInputStream positioned at the end of the stream
           Product: Tomcat 4
           Version: 4.1.9
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Connector:Coyote HTTP/1.1
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Hi.
Here is the problem : 
I get a stream from a HttpServletRequest object with the getInputStream method. 
The returned stream (a CoyoteInputStream object) is ok, but it's current 
position is always set to the end of the stream !
I've fixed temporary the bug on my local installation by forcing the stream to 
be read from the begining but an other problem occurs : the input stream 
contains sometimes the http header !
Thanks !

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to