RE: JASPER libraries incompatibilities

2008-02-24 Thread Hitesh Raghav
Thank you very much Chris and Chuk. Regards, -Hitesh -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Thursday, February 21, 2008 7:58 PM To: Tomcat Users List Subject: Re: JASPER libraries incompatibilities -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: JASPER libraries incompatibilities

2008-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hitesh, Hitesh Raghav wrote: | Is there any URLs about these backward incompatibilities (i.e. | Servlet/JSP specs backward incompatibilities)? As Chuck suggests, the servlet specification has changed between versions, and the best reference for that

RE: JASPER libraries incompatibilities

2008-02-20 Thread Caldarale, Charles R
> From: Hitesh Raghav [mailto:[EMAIL PROTECTED] > Subject: RE: JASPER libraries incompatibilities > > Is there any URLs about these backward incompatibilities (i.e. > Servlet/JSP specs backward incompatibilities)? The specs themselves usually document incompatibilities. Ser

RE: JASPER libraries incompatibilities

2008-02-20 Thread Hitesh Raghav
hultz [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 19, 2008 9:11 PM To: Tomcat Users List Subject: Re: JASPER libraries incompatibilities -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hitesh, Hitesh Raghav wrote: | I've web-app developed to run with Tomcat 4.2. It used to work | perf

Re: JASPER libraries incompatibilities

2008-02-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hitesh, Hitesh Raghav wrote: | I've web-app developed to run with Tomcat 4.2. It used to work perfectly | fine with Tomcat 4.2. 4.2? I don't think there was ever a Tomcat 4.2. Do you mean 4.1? | When same web-app is deployed on Tomcat v5.5.x or v6.

RE: JASPER libraries incompatibilities

2008-02-18 Thread Hitesh Raghav
Hi, I've web-app developed to run with Tomcat 4.2. It used to work perfectly fine with Tomcat 4.2. When same web-app is deployed on Tomcat v5.5.x or v6.0.y, it fails by throwing NullPointerException. It works perfectly fine, when we replace JASPER libraries from Tomcat v4.2 (from \common\lib fold