Spring-security not processing pre/post annotations
- by wuntee
Trying to get pre/post annotations working with a web application, but for some reason nothing is happening with spring-security. Can anyone see what im missing?
web.xml
contextConfigLocation
/WEB-INF/rvaContext-business.xml
/WEB-INF/rvaContext-security.xml
<context-param>
…