If you want the exception handling in all modes, just change your code to

case (_, Req(path, "", GetRequest), exception)

The "_" acts as a wildcard for the mode.

Derek

On Tue, May 19, 2009 at 5:12 AM, Channing Walton <channingwal...@mac.com>wrote:

>
>
>
> On May 18, 11:52 pm, "sailormoo...@gmail.com" <sailormoo...@gmail.com>
> wrote:
> > I think in your exception handler only Production is defined.
> > Are you running on Production Mode?
>
> Aha, I don't think I am. I just use RunWebApp. I'll look into that
> thanks.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to