Spring 3.0: Unable to locate Spring NamespaceHandler for XML schema namespace
- by Nick Hristov
My setup is fairly simple: I have a web front-end, back-end is spring-wired.
I am using AOP to add a layer of security on my rpc services.
It's all good, except for the fact that the web app aborts on launch:
[java] SEVERE: Context initialization failed
[java] org.springframework.beans.factory.parsing.BeanDefinitionParsingException:…