XSD Validation issues with Spring and embedded ActiveMQ

2007-11-07 Thread stuarthardy
Hi, I'm having some major problems with configuring an embedded Broker through Spring. I'm following the example given on the site and I'm having problems getting Spring to instantiate using the XSD Schemas, I've tried this without the AMQ config and it loads OK so sems to be a conflict between S

Re: XSD Validation issues with Spring and embedded ActiveMQ

2007-11-07 Thread stuarthardy
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.VALIDATI