schema missing procedure element
--------------------------------
Key: CAY-1524
URL: https://issues.apache.org/jira/browse/CAY-1524
Project: Cayenne
Issue Type: Bug
Reporter: Ari Maniatis
Assignee: Ari Maniatis
Fix For: 3.0.2, 3.1M1
The modeller creates a domain map with :
<procedure name="UntitledProcedure" schema="user1" returningValue="true">
But the schema http://cayenne.apache.org/schema/3.0/modelMap.xsd does not define
the attributes "schema" and "returningValue", so Eclipse XML editor complains
about
error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.