Multiple class reloads causes Tomcat 4.0.1 to throw an OutOfMemory exception

2002-02-27 Thread Weaver, Scott
I could not find any mention of this in the archives, does anyone know why this would happen? All the class chanegs are of the non-servlet variety. Thanks, Scott

Using mod_webapp with Tomcat 4.0.1

2001-11-02 Thread Weaver, Scott
Hi All, I searched the mail-archives and could not find any mention of this issue. I recently attempted to use Tomcat 4.0.1 with Apache 1.3.20 on Win2k professional. Everything starts up correclty, except that CPU util goes up to 100% with most of it (60 - 75%) being used by java.exe and it

RE: How do I merge Tomcat 4.0.1 with apache?

2001-11-02 Thread Weaver, Scott
Download the mod_webapp binary. The install.txt has very good instructions. I takes the place of the old Ajap12 http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.1/bin/win32 / Scott -Original Message- From: Gabriel J Zimmerman [mailto:[EMAIL PROTECTED]] Sent: Friday,

RE: Mod_webapp configuration

2001-11-02 Thread Weaver, Scott
Dave, Tomcat is working correctly. Just because you have mapped to a WebAppDeploy URL /servlet does not mean it will invoke a servlet class. If you want to be able to do something like this http://localhost/servlet/vue.web.core.VueWebPageServlet httpd.conf should look something like this