JSP compilation question|Can I delete work folder ?

2004-06-25 Thread Akash Jauhar
List I wanted to automate my war deployment process and wanted to delete the work folder every time I restart tomcat. However I have some confusion around when does a JSP get compiled. Does a JSP get compiled at every restart of tomcat or only when its timestamp is changed (indicating that

RE: Problem using jsp to handle 404s from nonjsps

2004-06-25 Thread Akash Jauhar
Assuming that you have an apache in front of tomcat configure apache to specify that 404.jsp is your custom page for handling 404 errors for content that is served by apache. This should help you log all broken links as well as missing images and other content Hope this helps Apache directive

Prevent Apache Backup when a single tomcat stops responding

2004-06-21 Thread Akash Jauhar
All Here is an interesting problem that we are facing. Our Production architecture is as follows: There are 4 Machines each hosting 1 Apache and 3 Tomcat 3.3.1a servlet engines. Hence there are a total of 4 Apache and 12 tomcat workers. Each apache can talk to all the 12 tomcat workers.

Source code mod JK 1.1.0

2004-03-30 Thread Akash Jauhar
Where can I get the source code for mod JK 1.1.0 The URL http://jakarta.apache.org/site/sourceindex.cgi seems to have the source code for JK 1.2 and JK 2 connectors only Please let me know thanks -Akash

Tomcat 3.x mailing list

2004-03-23 Thread Akash Jauhar
thanks Akash Jauhar Sapient YIM: akashjauhar AIM: akashjauhar e-mail: [EMAIL PROTECTED] -Original Message- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Monday, March 22, 2004 7:11 AM To: Tomcat Users List Subject: RE: HELP! Hi, After spending a lot of time just trying to do

tomcat 3.3.1 takes a high time for Minor GC

2004-03-23 Thread Akash Jauhar
Hi All Cisco CNAMS application runs on the following platform OS: Solaris 9 Webserver: Apache 1.3.27 JDK: JDK 1.4.2 build 28 Servlet Engine: tomcat 3.3.1a We are noticing some weird GC behaviour when the tomcat does Minor GC. I am pasting some garbage collection logs below 231867.984: [GC

RE: tomcat 3.3.1 takes a high time for Minor GC

2004-03-23 Thread Akash Jauhar
. Hence no garbage can be generated. Can you explain why do you think that more garbage can be created (to fill the survivor space). Is my understanding of stop the world garbage collector incorrect Thanks for letting me know Akash Jauhar Sapient YIM: akashjauhar AIM: akashjauhar e-mail: [EMAIL

org.apache.tomcat.util.net.PoolTcpEndpoint for tomcat 3.3.1

2004-03-16 Thread Akash Jauhar
Can someone please mail the source code for org.apache.tomcat.util.net.PoolTcpEndpoint for tomcat 3.3.1 I just downloaded the source and cannot find this file. Would appreciate if someone can mail this Thanks Akash -Original Message- From: Wendell Holmes [mailto:[EMAIL PROTECTED]