Hello, I'm trying to use apache shiro in a gwt application with guice as DI. I want to catch in a filter all shiro exception in order to make then gwt compliant. My problem is that the filter doFilter method is called but it doesn't catch any exception.
How can i catch rpc unexpected exception in a filter? Thanks for your help -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
