Number of java process increases...

2005-06-28 Thread Gulshan Babajee
Hi, am actually using tomcat version 5.0.28 on Red Hat Linux 6.2. What i've notice is that each time i compile my java classes, copy them to /WEB-INF/classes dir. and then redeploy my web application consisting of jsp pages, I saw the number of java process increases when I do a 'ps -aux' That is

Java processes in tomcat...

2005-06-30 Thread Gulshan Babajee
Hi, I've posted this question sometimes ago, but did not receive any reply. Am sending it again if ever someone has got an answer meanwhile Am actually using tomcat version 5.0.28 on Red Hat Linux 6.2. What i've notice is that each time i compile my java classes, copy them to /WEB-INF/classes

RE: Java processes in tomcat...

2005-06-30 Thread Gulshan Babajee
timeout or stop gracefully. Some other reason I do not see. Oyvind Johansen ElectricTimeCar, Norway -Opprinnelig melding- Fra: Gulshan Babajee [mailto:[EMAIL PROTECTED] Sendt: 30. juni 2005 10:35 Til: 'tomcat-user@jakarta.apache.org' Emne: Java processes in tomcat... Hi, I've posted

RE: Java processes in tomcat...

2005-06-30 Thread Gulshan Babajee
... Check your web.xml (under TOMCAT_ROOT/conf) -Surendra -Original Message- From: Gulshan Babajee [mailto:[EMAIL PROTECTED] Sent: Thursday, June 30, 2005 5:34 PM To: 'Tomcat Users List' Subject: RE: Java processes in tomcat... By default fork is enabled, but for the compiler, I don't

JVM in Tomcat

2005-06-30 Thread Gulshan Babajee
Hi, Can anyone please tell me how could I verify that all my applications running in tomcat are using the same JVM instance. thanks in advance -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.8/35 - Release Date: 30-06-2005

RE: JVM in Tomcat

2005-07-01 Thread Gulshan Babajee
Thanks for the answer peter. Its clear to me now -Original Message- From: Peter Crowther [mailto:[EMAIL PROTECTED] Sent: Friday, July 01, 2005 12:19 PM To: Tomcat Users List Subject: RE: JVM in Tomcat From: Gulshan Babajee [mailto:[EMAIL PROTECTED] Hi, Can anyone please tell me how