Hi Piotr,
thanks for you quick reply. I have solved the problem meanwhile. The cause was a misplacing of my webapp's class files, which were not in the /WEB-INF directory but in the directory...
Type: Posts; User: wand; Keyword(s):
Hi Piotr,
thanks for you quick reply. I have solved the problem meanwhile. The cause was a misplacing of my webapp's class files, which were not in the /WEB-INF directory but in the directory...
Hi Piotr,
i have implemented a cutom DaoAuthenticationProvider which extends the org.springframework.security.providers.dao.DaoAuthenticationProvider class. And i always have the Exception : No...