tomcat isn't using Jikes for compiling jsps

2003-12-28 Thread Hans Steinraht
Hay there, Because of the outOfMemory errors I get while compiling the (large number of) jsp's I like to use Jikes to compile them. In conf/web.xml I try to configure Tomcat to use Jikes as followed: jsp org.apache.jasper.servlet.JspServlet logVerbosityLevel

Re: precompile jsp

2003-12-19 Thread Hans Steinraht
g version of org.apache.jasper.JspC. > > I had a version of "j2ee-1.3.jar" in my classpath, which contains JspC also. > I removed it and the problem was gone. > > regards, > > Reinhard > > > Am Sonntag, 14. Dezember 2003 18:03 schrieb Hans Steinraht

Re: precompile jsp

2003-12-15 Thread Hans Steinraht
ot; > classpathref="base-path" > destdir="${webapp}/bin"/> > > basedir="${webapp}/bin"/> > > >

precompile jsp

2003-12-14 Thread Hans Steinraht
hi all, just a question, I'm trying to precompile my jsp with the ant build script from the apache site ( jasper-howto). I don.t now what is going wrong but when I execute it with: ant -Dtomcat.home=/opt/jakarta-tomcat-4.1.24 -Dwebapp.path=/opt/jakarta-tomcat-4.1.24/webapps/myweba

setting opts to avoid OutOfMemory errors

2003-12-13 Thread Hans Steinraht
Maybe someone can help me out with some questions I have to avoid the OutOfMemory errors that I have from time to time The computer where Tomcat, version 4.1.24, is running is a linux machine wit 500M memory and j2sdk1.4.1. I have read in this newsgroup that the solutions to avoid OutOfMemory e

setting opts to avoid OutOfMemory errors

2003-12-13 Thread Hans Steinraht
Maybe someone can help me out with some questions I have to avoid the OutOfMemory errors that I have from time to time The computer where Tomcat, version 4.1.24, is running is a linux machine wit 500M memory and j2sdk1.4.1. I have read in this newsgroup that the solutions to avoid OutOfMemory er

OutOfMemoryError on Tomcat-4.1.24

2003-12-03 Thread Hans Steinraht
hi, I'm installed Tomcat-4.1.24 on a Linux Debian pc with j2sdk1.4.1. On that there is an application running that causes Tomcat stoppping from time to time. The error I get is: Dec 2, 2003 1:44:33 PM org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run SEVERE: Caught exception executin

OutOfMemoryError on Tomcat-4.1.24

2003-12-03 Thread Hans Steinraht
hi, I'm installed Tomcat-4.1.24 on a Linux Debian pc with j2sdk1.4.1. On that there is an application running that causes Tomcat stoppping from time to time. The error I get is: Dec 2, 2003 1:44:33 PM org.apache.tomcat.util.threads.ThreadPool$ControlRunnable run SEVERE: Caught exception execut