Based on my reading of the javadoc and source, I expected 1
"JspRuntimeContext" thread per context when the following conditions were
met:
1. development is true and checkInterval is greater than 0 for JspServlet
2. The webapp is a directory
However, I seem to get arbitrary numbers of these threa
Adam Rabung wrote:
> I _know_ I'll eventually discover this is some configuration problem
> on my end, I'm just trying to understand the life-cycle of the
> JspRuntimeContext to help me track it down. I'm still stumped.
I should have looked at the code rather than relying on my dodgy
memory. This
Adam Rabung wrote:
Any advice would be much appreciated.
Had the contexts been reloaded at any point? If so, is there a rough
correlation between the number of threads per context and the number
of reloads?
Mark
Hi,
Thanks for the follow-up. If we do a "fresh" start (ie service
restart rath
Adam Rabung wrote:
> Any advice would be much appreciated.
Had the contexts been reloaded at any point? If so, is there a rough
correlation between the number of threads per context and the number
of reloads?
Mark
-
To start a n