Re: 1.2.9 bug: InputStream from request throwing an exception

2000-09-05 Thread Joseph B. Ottinger
This message has little or no relevance to your actual bug. However, I just looked at www.orionserver.com/bugzilla, and I don't see this mentioned yet; to report bugs, there are two avenues to use. The first should probably be bugzilla, in my mind, as this creates a visible trail that everyone

Re: 1.2.9 bug: InputStream from request throwing an exception

2000-09-05 Thread Magnus Stenman
ot; [EMAIL PROTECTED] To: "Orion-Interest" [EMAIL PROTECTED] Sent: Tuesday, September 05, 2000 7:34 AM Subject: 1.2.9 bug: InputStream from request throwing an exception Orion 1.2.9 Windows 2000 J2SE 1.3.0 Bug: Underlying InputStream from request.getInputStream() throws an exceptio

RE: 1.2.9 bug: InputStream from request throwing an exception

2000-09-05 Thread Scott Lawrence
Sorry, I didn't see the Bugzilla link on the web site. I knew there was a better place for this but I couldn't find it. I see it now. The InputStream is to spec just as Magnus has said. The funny thing is that my code actually works in Tomcat and some other servers. I suppose I'll report the

1.2.9 bug: InputStream from request throwing an exception

2000-09-04 Thread Scott Lawrence
Orion 1.2.9 Windows 2000 J2SE 1.3.0 Bug: Underlying InputStream from request.getInputStream() throws an exception when the input stream should return more than 2048 bytes. Example: The following error occurs when running the JSP and servlet below. The underlying input stream seems to throw and