> Hi,

> Have you overrided the ExceptionReport or even ExceptionRequestHandler ?

> Regards,
> Christophe Cordenier.

in security module from tapestry5.localhost.nu ()there is:
@InjectService("SpringSecurityExceptionFilter")
            final SpringSecurityExceptionTranslationFilter 
springSecurityExceptionFilter)

where public class SpringSecurityExceptionTranslationFilter extends
        SpringSecurityFilter

as today i have turned off this module in a whole and the problem 
persists, it is probably not the source of problem. Even if it is, 
security there checks logged user if he can read logs and puts error 
message otherwise and i don't receive any error message, just null.

In my project i haven't touched anything related to expectionreport 
and such by myself and if i had, it would be the first place i watch 
for fixes.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to