I've done some further investigation, and it appears that the problem is related to the Xerces validation of the document. When the spring org.springframework.beans.factory.xml.DefaultDocumentLoader attempts to validate the document, if the validationMode is set to XmlBeanDefinitionReader.VALIDATION_NONE then the document loads and we're fine...
Any ideas why this may be failing with the aforementioned beans file? -- View this message in context: http://www.nabble.com/XSD-Validation-issues-with-Spring-and-embedded-ActiveMQ-tf4764289s2354.html#a13629924 Sent from the ActiveMQ - User mailing list archive at Nabble.com.