Re: [appfuse-user] Yikes Error Page

2008-01-14 Thread Matt Raible
n an error causes Yikes to be displayed? > Thanks > > > > > > > > ____ > > > > > From: Michael Horwitz [mailto:[EMAIL PROTECTED] > > Sent: Friday, January 11, 2008 9:25 AM > > > > To: users@appfuse.dev.j

Re: [appfuse-user] Yikes Error Page

2008-01-14 Thread Rob Hills
Hi Peter, On 14 Jan 2008 at 9:49, Peter Schneider-Manzell wrote: > If you want to receive an email every time an error occurs, > i recommend to use the smtp appender of log4j: > > > > > > > > > > > > Than

Re: [appfuse-user] Yikes Error Page

2008-01-14 Thread Peter Schneider-Manzell
*To:* users@appfuse.dev.java.net > *Subject:* Re: [appfuse-user] Yikes Error Page > > > > You may want to have a look at the ACEGI tag libraries to help here: > > http://www.acegisecurity.org/guide/springsecurity.html#taglib > > > > Mike > > > On 1/11/08,

RE: [appfuse-user] Yikes Error Page

2008-01-11 Thread Ding, Qin
users@appfuse.dev.java.net Subject: Re: [appfuse-user] Yikes Error Page You may want to have a look at the ACEGI tag libraries to help here: http://www.acegisecurity.org/guide/springsecurity.html#taglib Mike On 1/11/08, Ding, Qin <[EMAIL PROTECTED]> wrote: I modified error.jsp. I have a

Re: [appfuse-user] Yikes Error Page

2008-01-11 Thread Michael Horwitz
ieved from securityContext is always > null. Is Authentication object invalidated due to the error? > > How can I still get the access to the User object at this point? Thank > you. > > > > QD > ---------- > > *From:* Michael Horwitz [mailto:[EMAI

RE: [appfuse-user] Yikes Error Page

2008-01-11 Thread Ding, Qin
ject invalidated due to the error? How can I still get the access to the User object at this point? Thank you. QD From: Michael Horwitz [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 11:17 AM To: users@appfuse.dev.java.net Subject: Re: [appfuse

RE: [appfuse-user] Yikes Error Page

2008-01-09 Thread Ding, Qin
Thank, you Mike. From: Michael Horwitz [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 09, 2008 11:17 AM To: users@appfuse.dev.java.net Subject: Re: [appfuse-user] Yikes Error Page Assuming you are using Struts with AppFuse 2.0.1 the page

Re: [appfuse-user] Yikes Error Page

2008-01-09 Thread Michael Horwitz
Assuming you are using Struts with AppFuse 2.0.1 the page displayed on error is error.jsp. You can change the contents to be anything you like. Mike On 1/9/08, Ding, Qin <[EMAIL PROTECTED]> wrote: > > How can I replace "YIKES" error page with a user friendly message while > logging "YIKES" error

[appfuse-user] Yikes Error Page

2008-01-09 Thread Ding, Qin
How can I replace "YIKES" error page with a user friendly message while logging "YIKES" error stack? Or after logging the error, present the user with friendly page. Thanks QD - To unsubscribe, e-mail: [EMAIL PROTECTED] For add