« Return to Thread: Burlap Stacktrace

Re: Burlap Stacktrace

by Erik Pragt :: Rate this Message:

Reply to Author | View in Thread

>> My question is: has Grails registered a special HandlerExceptionResolver
>> (or
>> anything else) to display this stacktrace?
>
> I suspect that the problem is with the way Grails uses
> DispatcherServlet: it extends it and overrides some rather important
> methods. This means that some changes to Spring's DispatcherServlet
> will not propagate to Grails. I'm not familiar enough with
> GrailsDispatcherServlet at the moment to refactor it, but we certainly
> need to customise the servlet in a cleaner fashion.

Hi Peter,

Okay, thanks for the reply! I'll see if I can find some time to look into it
(no promises! ;-), since this problem is rather annoying!

Erik


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: Burlap Stacktrace