Re: problem of setting up ssl in tomcat 5.5.9

2006-01-12 Thread Siddhartha Mehta
I am not sure if anyone has replied to you on this.. At least from what I understand, the error below means is that the certificate file server.pem is not found as specified in the server.xml (configuration file) entry. You will find the server.xml file in the conf folder (under tomca

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

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