Closed p-himik closed 9 years ago
Needs to be on your local class path. http://stackoverflow.com/questions/5875021/what-is-the-use-of-xsischemalocation might help. Look for the file on the spring site and keep resources folder. Should have been inside one of the spring jars
Oh, yes, thanks. Seems that my IDE hadn't downloaded the jar right away when I've included the dependency.
README has an example on how to include spring-plugin.xsd in context configuration files. However an attempt to access it on http://www.springframework.org/schema/plugin/spring-plugin.xsd yields HTTP 404 error.