[
https://issues.jboss.org/browse/WFLY-795?page=com.atlassian.jira.plugin.s...
]
RH Bugzilla Integration commented on WFLY-795:
----------------------------------------------
Darran Lofthouse <darran.lofthouse(a)redhat.com> made a comment on [bug
1028412|https://bugzilla.redhat.com/show_bug.cgi?id=1028412]
Description of problem:
The WildFly version of this schema was cleaned up meaning the EAP version is no longer in
sync - as the upstream changes were to fix the schema these changes should be backported
to EAP so that the schemas match again.
jboss-ejb-iiop_1_0.xsd has both use="required" and default
attributes on some elements
--------------------------------------------------------------------------------------
Key: WFLY-795
URL:
https://issues.jboss.org/browse/WFLY-795
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: EJB
Reporter: James Livingston
Assignee: David Lloyd
Fix For: 8.0.0.CR1
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