Re: XML Schema location not accessible

2013-02-01 Thread Joe Milora
That helps, thanks. gtully [via ActiveMQ] wrote: > consider using the generic (un versioned) schema reference that can be > resolved from the distro, so that you don't depend on the web > > see: http://activemq.apache.org/xml-reference.html > > > On 31 January 2013

XML Schema location not accessible

2013-01-31 Thread Joe Milora
Hi, We've been using http://activemq.apache.org/schema/core/activemq-core-5.4.1.xsd in our schema file and today it unexpectedly failed, preventing the application from starting. I tried using other schema locations listed on the website, but they failed as well. I'm not sure how to quickly comm