EOFException Servlet Exception?

2003-09-24 Thread Support
Has anyone had to upgrade FROM Tomcat 4.0.x TO Tomcat 4.1.27 or 5.0.x ONLY to get an EOFException when transferring a serialized object between an Applet running (MSJVM) 1.1.8 OR Plugin 1.4.2 AND servlet (JVM 1.4.2). Tomcat 4.1.24 does works fine! It's just when I upgrade to 4.1.27 or 5.0.x then

Re: EOFException Servlet Exception?

2003-09-24 Thread Support
- Original Message - From: Support [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 4:21 PM Subject: EOFException Servlet Exception? Has anyone had to upgrade FROM Tomcat 4.0.x TO Tomcat 4.1.27 or 5.0.x ONLY to get an EOFException when transferring a serialized

Re: EOFException Servlet Exception?

2003-09-24 Thread Support
Message - From: Support [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED]; Support [EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 9:48 PM Subject: Re: EOFException Servlet Exception? I figured it out ... For those lost souls searching the web for the answer to this question

Re: EOFException Servlet Exception?

2003-09-24 Thread Support
List [EMAIL PROTECTED]; Support [EMAIL PROTECTED] Sent: Wednesday, September 24, 2003 10:01 PM Subject: Re: EOFException Servlet Exception? One other small important note: If you compile your applet using 1.1.7+ jdk with Tomcat 4.1.27 or better you will get an EOFException in your log, however