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 18:55, Joe Milora <[hidden email

Re: XML Schema location not accessible

2013-02-01 Thread Gary Tully
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 18:55, Joe Milora wrote: > Hi, > > We've been using > http://activemq.apache.org/schema/cor

Re: XML Schema location not accessible

2013-01-31 Thread Claus Ibsen
On Thu, Jan 31, 2013 at 7:55 PM, Joe Milora wrote: > 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 websi