RE: Error loop for R - Tomcat 3.3.1a

2006-01-10 Thread Larry Isaacs
"classes" will take precedence over the one in jasper.jar, allowing you to gather clues. HTH, Larry > -Original Message- > From: Siddhartha Mehta [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 8:51 AM > To: Tomcat Users List > Subject: RE: Error loo

RE: Error loop for R - Tomcat 3.3.1a

2006-01-10 Thread Siddhartha Mehta
spec. It sounds like you are stuck with 3.3.1 as is. Hopefully a reasonable workaround can be found. Cheers, Larry > -Original Message----- > From: Siddhartha Mehta [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 1:50 AM > To: users@tomcat.apache.org > Subject: Er

RE: Error loop for R - Tomcat 3.3.1a

2006-01-10 Thread Larry Isaacs
with respect to the Servlet 2.2 spec. It sounds like you are stuck with 3.3.1 as is. Hopefully a reasonable workaround can be found. Cheers, Larry > -Original Message- > From: Siddhartha Mehta [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 10, 2006 1:50 AM > To: u

Error loop for R - Tomcat 3.3.1a

2006-01-09 Thread Siddhartha Mehta
I am currently working on a web application that uses Tomcat 4.1.27 and JDK 1.4.2_03. The same piece of code now needs to be supported on Tomcat 3.3.1 and JDK 1.4.2_08. I managed to get the classes, jsps coompile and built by modifying the ant script. In fact even the application runs perfect