The problem is that one of my web-apps compiles JSP at run-time - so that we
can update them on-the-fly.
BTW, I'm still not getting this error today - so it looks like it is either the
checkInterval flag, reduction of memory usage or minimizing the catalina/stdout
logging (we had some unnecessary logging and exceptions).
Does that make sense?
Thanks!
> Date: Mon, 23 May 2011 22:41:23 +0100
> From: p...@pidster.com
> To: users@tomcat.apache.org
> Subject: Re: java.lang.ClassNotFoundException - JSP pages
>
> On 23/05/2011 14:10, Tom Wolf wrote:
> > If anyone has any tips, I'll appreciate it.
>
> Precompile the JSPs and build a WAR file, deploy that instead.
>
>
> p
>