The filter uses WebApplicationContext, becouse of that you have to put the ContextLoaderListener:
<listener>...
Type: Posts; User: hallisson; Keyword(s):
The filter uses WebApplicationContext, becouse of that you have to put the ContextLoaderListener:
<listener>...
In section 7.4 of the spring security documentation (7.4 Use with other Filter-Based Frameworks):
"...If you're using some other framework that is also filter-based, then you need to make sure...