Hi Thiago, thanks for the great tip! I managed to accomplish exactly what I set out to do :) If anyone is doing a cookbook, I would be willing to share how I did it exactly.
Best Regards, Wulf -----Original Message----- From: Thiago H. de Paula Figueiredo [mailto:[email protected]] Sent: Samstag, 22. Oktober 2011 13:25 To: Tapestry users; Wechsung, Wulf Subject: Re: Error Page On Fri, 21 Oct 2011 21:01:23 -0200, Wechsung, Wulf <[email protected]> wrote: > Hello all, Hi! > I will open up my t5 intranet application for "public" testing next week > and was planning on having slf4j send me all exception stack traces that > occur per email. I was wondering if it's possible to do the same for the > glorious tapestry error page. Even more awesome would be to be able to > do this in production mode (ie non-production mode error page sent by > email while showing the user the production-mode error page). Is this at > all possible? Yes: http://tapestry.apache.org/overriding-exception-reporting.html. You'll just need to do the production mode checking yourself. -- Thiago H. de Paula Figueiredo Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, Ars Machina Tecnologia da Informação Ltda. http://www.arsmachina.com.br
