SpringViewProvider setAccessDeniedView

Hi,

if I set the access denied view class in the SpringViewProvider this page gets always displayed even I return “true” in “isAccessGranted(…)”.

If I DO NOT set the access denied view class this is not happening.

Any ideas why this is happening?

If I return “false” in isAccessGranted the view is displayed anyway.

Did anyone ever got this thing to work? I’m totall glueless.

Best Regards,

Frank