Re: XSD Validation issues with Spring and embedded ActiveMQ

2007-11-12 Thread James Strachan
For spring you must include the XSD declaration at the top. See the Spring 2 example here http://activemq.apache.org/spring-support.html On 07/11/2007, stuarthardy <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm having some major problems with configuring an embedded Broker through > Spring. I'm follo

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