Olá pessoal,
Alguém poderia me dá uma ajuda com o Spring Security? Estou tetando criar uns ROLÉS , porém ta dando um erro esquisito: Segue abaixo:
O prefixo “context” do elemento “context:component-scan” não está vinculado. [10]
[b]HTTP Status 500 -
type Exception report
message
description The server encountered an internal error () that prevented it from fulfilling this request.
exception
java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?
org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:159)
note The full stack trace of the root cause is available in the Apache Tomcat/7.0.23 logs.[/b]