I haven't used the Tacos stuff too much, but I'm working on a bug related to the AjaxDirectLink right now.  The problem is that if an exception gets thrown, then this big ugly floating div/window pops up and displays way too much information that the user shouldn't be seeing.  I looked into the AjaxDirectServiceImpl class and see that it looks like the exception presenters are injectable.  Great!  But where do I do it?  I was expecting some hivemind-ish type of configuration, but there don't seem to be many xml files in the project and none of them seem to wire this stuff up.

We already have a pretty nice error handling thing going on with our tapestry stuff, and I'd like to use that here, too.  If I can't do that, I'd like to at least just display a simple message rather than this big huge page.

Thanks!

-Chris

Reply via email to