You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2001/03/09 23:45:09 UTC

[Bug 218] New - IIS & in-process tomcat BugRat Report#333

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

*** shadow/218	Fri Mar  9 14:45:09 2001
--- shadow/218.tmp.7653	Fri Mar  9 14:45:09 2001
***************
*** 0 ****
--- 1,21 ----
+ +============================================================================+
+ | IIS & in-process tomcat BugRat Report#333                                  |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 218                         Product: Tomcat 3                |
+ |       Status: UNCONFIRMED                 Version: 3.1.1 Final             |
+ |   Resolution:                            Platform: All                     |
+ |     Severity: Normal                   OS/Version: All                     |
+ |     Priority: High                      Component: Connectors              |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: danmil@shore.net                                             |
+ |  Reported By: Ozgur.Amac@halliburton.com                                   |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ Applet sends an Object through ObjectOutputStream created from URLConnection.
+ Servlet-side: While trying create ObjectInputStream from HttpServletRequest, StreamCorruptedException: Caught EOF exception while reading, is thrown.
+ 
+ Servlet responds fine again using ObjectOutputStream.
+ Out-of-process/Stand-alone no corruption occurs.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-dev-help@jakarta.apache.org