Re: Res: Exception Reporting and Production Mode configuration

2009-12-17 Thread Ulrich Stärk
page? De: Thiago H. de Paula Figueiredo Para: Tapestry users Enviadas: Quinta-feira, 17 de Dezembro de 2009 17:40:39 Assunto: Re: Exception Reporting and Production Mode configuration Em Thu, 17 Dec 2009 17:25:03 -0200, Everton Agner escreveu: Hi, Hi

Res: Exception Reporting and Production Mode configuration

2009-12-17 Thread Everton Agner
and Production Mode configuration Em Thu, 17 Dec 2009 17:25:03 -0200, Everton Agner escreveu: > Hi, Hi! Tapestry will always redirect to the configured exception page. The production mode symbol affects the Tapestry default erro page: if on, it shows almost nothing, otherwise, it shows

Re: Exception Reporting and Production Mode configuration

2009-12-17 Thread Thiago H. de Paula Figueiredo
Em Thu, 17 Dec 2009 17:25:03 -0200, Everton Agner escreveu: Hi, Hi! Tapestry will always redirect to the configured exception page. The production mode symbol affects the Tapestry default erro page: if on, it shows almost nothing, otherwise, it shows all the information available. I'

Exception Reporting and Production Mode configuration

2009-12-17 Thread Everton Agner
Hi, Maybe i misunderstood something about this... In AppModule class, When I have the PRODUCTION_MODE = "false", Tapestry should redirect to it's shiny Exception Reporting page (with info for the developer). So, when I have the PRODUCTION_MODE = "true", Tapestry should redirect to it's simplifi