Uniqueness constraint missing in multiple places in geronimo schema's
---------------------------------------------------------------------
Key: GERONIMO-2660
URL: http://issues.apache.org/jira/browse/GERONIMO-2660
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 2.0
Environment: Any
Reporter: Rakesh Midha
Assigned To: Rakesh Midha
Fix For: 2.0
Uniqueness constraint is missing in multiple places in geronimo schema's, this
allows the multiple attributes to be specified in geronimo plan files without
any problem.
Few examples:
In geronimo-web and openejb, multiple ejb-local-ref or any references with same
ref-name are allowed, which is wrong.
In openejb multiple cmp fields with same name are allowed.
These are just two examples, if we look at any xsd file we dont have many
constraints, if we look at coorsponding j2ee descriptors schema we will see all
the required constraints.
It is not a mandatory feature to have, but I think right guidelines should be
followed. It will require lot of changes though, in all the schema files.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira