I am getting the following error and not been able to solve it n googling was not fruitful either. please help.
Referenced file contains errors (http://www.s
I hit this too. The problem is hard coded imports in the Spring data XSD file. I removed the imports in schemaLocation for context and bean and made the errors go away.
More info is here
http://forum.springsource.org/showthread.php?118643-xsd-validation-errors-in-Eclipse-when-using-spring-data
and here
https://jira.springsource.org/browse/DATAJPA-160