James Livingston created AS7-6286:
-------------------------------------
Summary: jboss-ejb-iiop_1_0.xsd has both use="required" and default
attributes on some elements
Key: AS7-6286
URL:
https://issues.jboss.org/browse/AS7-6286
Project: Application Server 7
Issue Type: Bug
Components: EJB
Affects Versions: 7.1.3.Final (EAP)
Reporter: James Livingston
Assignee: jaikiran pai
In jboss-ejb-iiop_1_0.xsd, the "integrity", "confidentiality",
"establish-trust-in-client", and "establish-trust-in-target"
attributes on the "iorTransportConfigType" complexType, and the
"auth-method", "realm" and "required" attributes on the
"iorASContextType" complexType have both use="required" and a default
attribute.
This does not make sense because default values are only applicable to optional
attributes. I'm not sure which is correct, but either the attributes should be
optional or the default values removed. This problem causes the XSD to not validate.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira