RE: tomcat 4.1.12 Incompatible type for getting or setting field error

2002-11-26 Thread Brandon Cruz
Did you ever find out what causes this error? We are getting the exact same thing when upgrading to Tomcat 4.1.12 from 3.2.4. Using Sun JDK 1.3.1_01. Anyone know? -Original Message- From: B W [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 12, 2002 3:20 PM To: [EMAIL PROTECTED]

RE: Tomcat 4.1.12 - Incompatible type for getting or setting field

2002-11-15 Thread B W
Jeff: I post a similar message several days ago but no response. I think I figure it out yesterday. It's because of the bug in jasper-compiler.jar(in common/lib) for jsper2. You can either upgrate tomcat to 4.15 or copy the old jasper-compiler.jar from 4.06 which is using jsper1. HTH, Bin

RE: Tomcat 4.1.12 - Incompatible type for getting or setting field

2002-11-14 Thread Tref Gare
I've no idea how this impacts the version difference but it seems to be suggesting a setter field is getting the wrong type of value. Were you able to narrow down to which line of the jsp was causing the error? Can't be much more help than that for now I'm afraid. tref