You couldd also have the logging system send the emails. Log4j can handle this quite easily. On May 11, 2012 7:35 AM, "Dmitry Gusev" <dmitry.gu...@gmail.com> wrote:
> Try this: > > http://tapestry.apache.org/overriding-exception-reporting.html > > On Fri, May 11, 2012 at 3:21 PM, jeczmien <jeczm...@podgorska.ddns.info > >wrote: > > > I need advice how to execute my code during tapestry exception handling. > > > > > > Current: > > 1. Something wrong has happen and tapestry shows exception page > > 2. error is logged in container' log > > > > My use case: > > 1. Something wrong has happen and tapestry shows exception page > > 2. error is logged in container' log > > 3. my method sends email notification to system operator containing > > exception log, or eventually exception page generated when application > > PRODUCTION_MODE is false. > > > > is there any contributeXXXX method for this? > > > > -- > > View this message in context: > > > http://tapestry.1045711.n5.nabble.com/Joining-tapestry-exception-handling-tp5702797.html > > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > -- > Dmitry Gusev > > AnjLab Team > http://anjlab.com >