Skip to content
This repository has been archived by the owner on Oct 14, 2018. It is now read-only.

No XSD Found at the XML schemaLocation #8

Open
bschalme opened this issue Apr 20, 2016 · 0 comments
Open

No XSD Found at the XML schemaLocation #8

bschalme opened this issue Apr 20, 2016 · 0 comments

Comments

@bschalme
Copy link

When one attempts to a GET on the schemaLocation for the Kite XSD at http://zkybase.org/schema/kite/kite-1.0-a3.xsd - per the example in README.md, the result is an HTTP 302 Found with the Location response header pointing to a generic "site is currently unavailable" page. The expectation is a 200 OK, followed by the XSD file.

This blocks one's ability to use Kite because an org.xml.sax.SAXParseException results when Spring tries to load.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant