I haven't seen the error, but the schema location placed in DataMap
now points here:
http://cayenne.apache.org/schema/3.0/modelMap
And this is HTML docs, not the XSD.
Andrus
On Jun 10, 2009, at 12:28 PM, Aristedes Maniatis wrote:
Hi Andrey
What is the schema location is it trying to load from?
How did you generate the datamap XML? Did you create a new project
in Cayenne Modeler? If you like, send me the XML offlist and I can
see if I can reproduce the problem.
Ari Maniatis
On 10/6/09 5:18 PM, Andrey Razumovsky wrote:
Hi Ari,
I've created a JIRA issue. Seems that Eclipse is trying to download
XSD from
specified location, but it is simple HTML.
2009/6/5 Aristedes Maniatis<[email protected]>
On 5/6/09 7:19 PM, Andrey Razumovsky wrote:
I started getting problems with validating DataMap XMLs in
Eclipse. It
says
"Referenced file [i.e. our xsd schema] contains errors". And
there are a
lot
of errors in details. Does anyone have such problems?
I haven't seen any problems, but I'm not terribly surprised given
that
there hasn't been any enforced validation until now. If you have
some
details I am sure we can work through them to figure out what
needs to be
tweaked. For example, the XSD is sensitive to the order of
elements: I think
I got the order right, but maybe something is mixed up.
Ari Maniatis