09.03.2010 13:25, Markus Schönhaber:
> What you could check [...]
Forgot to mention: it might be useful to increase the log-level of
Jasper's Compiler class, i. e. add
org.apache.jasper.compiler.Compiler.level=FINE
to conf/logging.properties
You should then see in Tomcat's logs whether compilatio
09.03.2010 12:43, Alexander Skwar:
> Do you happen to have any idea, why I did not notice any impovements
> in the 1st time load delay? Ie. why do I still have to wait 10s after
> having deployed, before the login screen is shown for the first time?
>
> At this point in time, the web app does
Hello!
Thanks a lot for the conformation.
Do you happen to have any idea, why I did not notice any impovements
in the 1st time load delay? Ie. why do I still have to wait 10s after
having deployed, before the login screen is shown for the first time?
At this point in time, the web app does
09.03.2010 10:25, Alexander Skwar:
I didn't look at your build script, just a general remark below.
> Or is it just, that this shows, that our web app doesn't have a bottleneck
> in the "JSP land" (which would be a true statement - it communicates
> with some background databases and apps, which