How can I avoid XSD validation of the application.xml file for Spring when starting up the server?
My company has the access cut to go out to the internet in some servers and the application fails on start up because it can't validate against the XSD in http://www.springframework.org/schema/beans/spring-beans-4.0.xsd for example.