* catalina.out: start/stop messages
* localhost_examples: a stack trace saying that there was a JasperException: unable to compile class for JSP
* localhost_log: messages about servlet loading.
What I don't see is a message saying something useful about the compilation error -- like "Compile failed on line 10, statement expected" or some such. Are those messages just not generated?
Noel
Tim Funk wrote:
Starting with a clean install looks like the way to go. Then add one jsp which contains a compile error and you'll see where the error messages go. From there - continue to add your components (piecewise if possible) and find the breaking point.
-Tim
Noel Rappin wrote:
The log4j thing isn't working -- doesn't seem to have any impact. We're trying a clean tomcat build to see if we introduced a setting or a library somewhere that's causing the problem. Should we be expecting to see these messages at all?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
