I\'m trying to write a simple Spring AOP app, but I have problem with the xml configuration.
My xml:
&
The xsi:schemaLocation
attribute must have an even number of URIs. Each pair associates a namespace URI with the location of the XSD. Your xsi:schemaLocation
contains three URIs, so it is invalid. This is what the message is telling you.
You need to provide the location of the XSD for http://www.springframework.org/schema/aop