Hi,

Thomas Corte schrieb:

I know that this thread is quite old, but I still wonder whether there is a better solution for this. It's quite tedious to find errors in JSPs when the Tiles framework swallows exceptions completely. Is there a patch available that keeps Tiles from doing this?

Nevermind... I found out that a line like

  log4j.logger.org.apache.struts.taglib.tiles=ERROR, A1

in the log4j.properties of the web app at least ensures that any exception is properly written to the Tomcat log, which is enough to carry one from there.

--
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to