I\'m trying to integrate Spring Security and GWT. I\'m also using gwt-incubator-security. I configured everything as it was described on their wiki pages. I managed to get secur
It seems that you are missing namespace configuration in your applicationContext.xml.
It should look like this: