Are there any issues using Errai and Spring Security?
I'm currently trying to add Spring Security to a GWT/GXT/Errai webapp, but I'm having problems accessing the SecurityContext (specifically user authentication where SecurityContextHolder.getContext().getAuthentication() is null). Could this be related to Errai?